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