2 references to FindMSBuild
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
BuildHost.cs (2)
45var instance = FindMSBuild(projectOrSolutionFilePath, includeUnloadableInstances: false); 140return FindMSBuild(projectOrSolutionFilePath, includeUnloadableInstances: true);