1 reference to DetermineOSPlatform
xunit.console (1)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\PlatformApis.cs (1)
18
private static readonly Lazy<Platform> _platform = new Lazy<Platform>(
DetermineOSPlatform
);