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