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