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