1 instantiation of RTL_OSVERSIONINFOEX
System (1)
services\monitoring\system\diagnosticts\EventLog.cs (1)
1042
NativeMethods.RTL_OSVERSIONINFOEX osv = new NativeMethods.
RTL_OSVERSIONINFOEX
();
2 references to RTL_OSVERSIONINFOEX
System (2)
compmod\microsoft\win32\NativeMethods.cs (1)
1309
public static extern int RtlGetVersion(out
RTL_OSVERSIONINFOEX
lpVersionInformation);
services\monitoring\system\diagnosticts\EventLog.cs (1)
1042
NativeMethods.
RTL_OSVERSIONINFOEX
osv = new NativeMethods.RTL_OSVERSIONINFOEX();