System\Management\ManagementScope.cs (51)
319if (LoadDelegate(ref ResetSecurity_f, hModule, "ResetSecurity") &&
320LoadDelegate(ref SetSecurity_f, hModule, "SetSecurity") &&
321LoadDelegate(ref BlessIWbemServices_f, hModule, "BlessIWbemServices") &&
322LoadDelegate(ref BlessIWbemServicesObject_f, hModule, "BlessIWbemServicesObject") &&
323LoadDelegate(ref GetPropertyHandle_f27, hModule, "GetPropertyHandle") &&
324LoadDelegate(ref WritePropertyValue_f28, hModule, "WritePropertyValue") &&
325LoadDelegate(ref Clone_f12, hModule, "Clone") &&
326LoadDelegate(ref VerifyClientKey_f, hModule, "VerifyClientKey") &&
327LoadDelegate(ref GetQualifierSet_f, hModule, "GetQualifierSet") &&
328LoadDelegate(ref Get_f, hModule, "Get") &&
329LoadDelegate(ref Put_f, hModule, "Put") &&
330LoadDelegate(ref Delete_f, hModule, "Delete") &&
331LoadDelegate(ref GetNames_f, hModule, "GetNames") &&
332LoadDelegate(ref BeginEnumeration_f, hModule, "BeginEnumeration") &&
333LoadDelegate(ref Next_f, hModule, "Next") &&
334LoadDelegate(ref EndEnumeration_f, hModule, "EndEnumeration") &&
335LoadDelegate(ref GetPropertyQualifierSet_f, hModule, "GetPropertyQualifierSet") &&
336LoadDelegate(ref Clone_f, hModule, "Clone") &&
337LoadDelegate(ref GetObjectText_f, hModule, "GetObjectText") &&
338LoadDelegate(ref SpawnDerivedClass_f, hModule, "SpawnDerivedClass") &&
339LoadDelegate(ref SpawnInstance_f, hModule, "SpawnInstance") &&
340LoadDelegate(ref CompareTo_f, hModule, "CompareTo") &&
341LoadDelegate(ref GetPropertyOrigin_f, hModule, "GetPropertyOrigin") &&
342LoadDelegate(ref InheritsFrom_f, hModule, "InheritsFrom") &&
343LoadDelegate(ref GetMethod_f, hModule, "GetMethod") &&
344LoadDelegate(ref PutMethod_f, hModule, "PutMethod") &&
345LoadDelegate(ref DeleteMethod_f, hModule, "DeleteMethod") &&
346LoadDelegate(ref BeginMethodEnumeration_f, hModule, "BeginMethodEnumeration") &&
347LoadDelegate(ref NextMethod_f, hModule, "NextMethod") &&
348LoadDelegate(ref EndMethodEnumeration_f, hModule, "EndMethodEnumeration") &&
349LoadDelegate(ref GetMethodQualifierSet_f, hModule, "GetMethodQualifierSet") &&
350LoadDelegate(ref GetMethodOrigin_f, hModule, "GetMethodOrigin") &&
351LoadDelegate(ref QualifierGet_f, hModule, "QualifierSet_Get") &&
352LoadDelegate(ref QualifierPut_f, hModule, "QualifierSet_Put") &&
353LoadDelegate(ref QualifierDelete_f, hModule, "QualifierSet_Delete") &&
354LoadDelegate(ref QualifierGetNames_f, hModule, "QualifierSet_GetNames") &&
355LoadDelegate(ref QualifierBeginEnumeration_f, hModule, "QualifierSet_BeginEnumeration") &&
356LoadDelegate(ref QualifierNext_f, hModule, "QualifierSet_Next") &&
357LoadDelegate(ref QualifierEndEnumeration_f, hModule, "QualifierSet_EndEnumeration") &&
358LoadDelegate(ref GetCurrentApartmentType_f, hModule, "GetCurrentApartmentType") &&
359LoadDelegate(ref GetDemultiplexedStub_f, hModule, "GetDemultiplexedStub") &&
360LoadDelegate(ref CreateInstanceEnumWmi_f, hModule, "CreateInstanceEnumWmi") &&
361LoadDelegate(ref CreateClassEnumWmi_f, hModule, "CreateClassEnumWmi") &&
362LoadDelegate(ref ExecQueryWmi_f, hModule, "ExecQueryWmi") &&
363LoadDelegate(ref ExecNotificationQueryWmi_f, hModule, "ExecNotificationQueryWmi") &&
364LoadDelegate(ref PutInstanceWmi_f, hModule, "PutInstanceWmi") &&
365LoadDelegate(ref PutClassWmi_f, hModule, "PutClassWmi") &&
366LoadDelegate(ref CloneEnumWbemClassObject_f, hModule, "CloneEnumWbemClassObject") &&
367LoadDelegate(ref ConnectServerWmi_f, hModule, "ConnectServerWmi") &&
368LoadDelegate(ref GetErrorInfo_f, hModule, "GetErrorInfo") &&
369LoadDelegate(ref Initialize_f, hModule, "Initialize"))