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