2 writes to DeleteMethod_f
System.Management (2)
System\Management\ManagementScope.cs (2)
345LoadDelegate(ref DeleteMethod_f, hModule, "DeleteMethod") && 414DeleteMethod_f = (_, __, ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to DeleteMethod_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
283int res = WmiNetUtilsHelper.DeleteMethod_f(21, pWbemClassObject, wszName);