2 writes to Initialize_f
System.Management (2)
System\Management\ManagementScope.cs (2)
369LoadDelegate(ref Initialize_f, hModule, "Initialize")) 438Initialize_f = (_) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to Initialize_f
System.Management (1)
System\Management\ManagementScope.cs (1)
372Initialize_f(CompatSwitches.AllowIManagementObjectQI);