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