2 references to GetObject_
System.Management (2)
System\Management\ManagementObject.cs (2)
785
status = scope.GetSecuredIWbemServicesHandler(scope.GetIWbemServices()).
GetObject_
(path.RelativePath,
2629
status = scope.GetSecuredIWbemServicesHandler(wbemServices).
GetObject_
(objectPath, options.Flags, options.GetContext(), ref tempObj, IntPtr.Zero);