2 references to GetOSPlatformAsString
Microsoft.Build.Engine.UnitTests (2)
Evaluation\Expander_Tests.cs (2)
2925string currentPlatformString = Helpers.GetOSPlatformAsString(); 3268var osPlatformLowerCase = Helpers.GetOSPlatformAsString().ToLower();