3 references to GetOSPlatform
xunit.console (3)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\PlatformApis.cs (2)
23switch (GetOSPlatform()) 38switch (GetOSPlatform())
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\RuntimeEnvironment.cs (1)
13public static Platform OperatingSystemPlatform { get; } = PlatformApis.GetOSPlatform();