2 references to InvokeMethodOptions
System.Management (2)
System\Management\ManagementObject.cs (2)
2285InvokeMethodOptions o = options ?? new InvokeMethodOptions(); 2353(InvokeMethodOptions)options.Clone() : new InvokeMethodOptions();