3 references to InvokeMethod
System.Management (3)
System\Management\ManagementObject.cs (2)
2150InvokeMethod(methodName, inParameters, null); 2405/// method, and then fills in the values and passes the object to the <see cref='System.Management.ManagementObject.InvokeMethod(string, ManagementBaseObject, InvokeMethodOptions)'/> call.</para>
System\Management\ManagementOptions.cs (1)
1172/// <para>Initializes a new instance of the <see cref='System.Management.InvokeMethodOptions'/> class for the <see cref='System.Management.ManagementObject.InvokeMethod(string, ManagementBaseObject, InvokeMethodOptions) '/> operation, using default values.