2 references to NativeMethods
xunit.console (2)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\PlatformApis.cs (2)
41return NativeMethods.Windows.RtlGetVersion() ?? string.Empty; 54var kernelRelease = NativeMethods.Darwin.GetKernelRelease();