1 write to s_IsWindows8OrAbove
mscorlib (1)
system\environment.cs (1)
1179s_IsWindows8OrAbove = (OS.Platform == PlatformID.Win32NT &&
1 reference to s_IsWindows8OrAbove
mscorlib (1)
system\environment.cs (1)
1183return s_IsWindows8OrAbove;