1 write to _globalMSBuildProperties
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
BuildHost.cs (1)
31_globalMSBuildProperties = globalMSBuildProperties;
2 references to _globalMSBuildProperties
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
BuildHost.cs (2)
121_buildManager = new ProjectBuildManager(_globalMSBuildProperties, logger); 122_buildManager.StartBatchBuild(_globalMSBuildProperties);