3 implementations of GetGlobalProperties
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskHost.cs (1)
685public IReadOnlyDictionary<string, string> GetGlobalProperties()
Microsoft.Build.UnitTests.Shared (1)
MockEngine.cs (1)
182public IReadOnlyDictionary<string, string> GetGlobalProperties()
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
494public IReadOnlyDictionary<string, string> GetGlobalProperties()