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