2 writes to EndMethodEnumeration_f
System.Management (2)
System\Management\ManagementScope.cs (2)
348
LoadDelegate(ref
EndMethodEnumeration_f
, hModule, "EndMethodEnumeration") &&
417
EndMethodEnumeration_f
= (_, __) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to EndMethodEnumeration_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
320
int res = WmiNetUtilsHelper.
EndMethodEnumeration_f
(24, pWbemClassObject);