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