Home
last modified time | relevance | path

Searched refs:CompatSwitches (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DManagementScope.cs17 internal static class CompatSwitches class
312CompatSwitches.DotNetVersion, // The same value is hard coded on Environment.Version and quirks fo… in WmiNetUtilsHelper()
375 Initialize_f(CompatSwitches.AllowIManagementObjectQI); in WmiNetUtilsHelper()
548 if (CompatSwitches.AllowIManagementObjectQI) in GetIWbemServices()
1119 if (scope.Options.EnablePrivileges && !CompatSwitches.AllowIManagementObjectQI) in ConnectNSecureIWbemServices()