2 writes to Delete_f
System.Management (2)
System\Management\ManagementScope.cs (2)
330
LoadDelegate(ref
Delete_f
, hModule, "Delete") &&
399
Delete_f
= (_, __, ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to Delete_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
120
int res = WmiNetUtilsHelper.
Delete_f
(6, pWbemClassObject, wszName);