2 writes to BeginMethodEnumeration_f
System.Management (2)
System\Management\ManagementScope.cs (2)
346LoadDelegate(ref BeginMethodEnumeration_f, hModule, "BeginMethodEnumeration") && 415BeginMethodEnumeration_f = (_, __, ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to BeginMethodEnumeration_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
291int res = WmiNetUtilsHelper.BeginMethodEnumeration_f(22, pWbemClassObject, lEnumFlags);