2 references to GetVersion
mscorlib (2)
system\environment.cs (1)
1127if (!GetVersion(osvi)) {
system\security\principal\win32.cs (1)
57bool r = Environment.GetVersion(osvi);