1 instantiation of RTL_OSVERSIONINFOEX
xunit.console (1)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Windows.cs (1)
30RTL_OSVERSIONINFOEX osvi = new RTL_OSVERSIONINFOEX();
2 references to RTL_OSVERSIONINFOEX
xunit.console (2)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Windows.cs (2)
26private static extern int RtlGetVersion(out RTL_OSVERSIONINFOEX lpVersionInformation); 30RTL_OSVERSIONINFOEX osvi = new RTL_OSVERSIONINFOEX();