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