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