2 writes to EndEnumeration_f
System.Management (2)
System\Management\ManagementScope.cs (2)
334LoadDelegate(ref EndEnumeration_f, hModule, "EndEnumeration") && 403EndEnumeration_f = (_, __) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to EndEnumeration_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
155int res = WmiNetUtilsHelper.EndEnumeration_f(10, pWbemClassObject);