2 writes to SpawnInstance_f
System.Management (2)
System\Management\ManagementScope.cs (2)
339
LoadDelegate(ref
SpawnInstance_f
, hModule, "SpawnInstance") &&
408
SpawnInstance_f
= (int _, IntPtr __, int ___, out IntPtr ____) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to SpawnInstance_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
214
int hResult = WmiNetUtilsHelper.
SpawnInstance_f
(15, pWbemClassObject, lFlags, out pWbemClassObjectNew);