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