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