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