1 implementation of GetGlobalBuildProperties
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
FileBasedPrograms\FileBasedProgramService.cs (1)
26public IDictionary<string, string> GetGlobalBuildProperties()
1 reference to GetGlobalBuildProperties
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\FileBasedProgramsProjectLoader.cs (1)
40globalProperties: fileBasedProgramService.GetGlobalBuildProperties(),