2 instantiations of OSVERSIONINFO
mscorlib (2)
system\environment.cs (1)
1126Microsoft.Win32.Win32Native.OSVERSIONINFO osvi = new Microsoft.Win32.Win32Native.OSVERSIONINFO();
system\security\principal\win32.cs (1)
55Win32Native.OSVERSIONINFO osvi = new Win32Native.OSVERSIONINFO();
3 references to OSVERSIONINFO
mscorlib (3)
system\environment.cs (2)
1126Microsoft.Win32.Win32Native.OSVERSIONINFO osvi = new Microsoft.Win32.Win32Native.OSVERSIONINFO(); 1216internal static extern bool GetVersion(Microsoft.Win32.Win32Native.OSVERSIONINFO osVer);
system\security\principal\win32.cs (1)
55Win32Native.OSVERSIONINFO osvi = new Win32Native.OSVERSIONINFO();