10 references to Object
System.Management (10)
System\Management\Property.cs (6)
330
case CimType.
Object
:
352
CimType.
Object
=> new ManagementBaseObject(new IWbemClassObjectFreeThreaded(Marshal.GetIUnknownForObject(wmiValue))),
495
case CimType.
Object
:
567
case CimType.
Object
:
718
type = CimType.
Object
;
804
type = CimType.
Object
;
System\Management\WMIGenerator.cs (4)
3088
if (prop.IsArray || prop.Type == CimType.
Object
)
4641
case CimType.
Object
:
4685
case CimType.
Object
:
5149
case CimType.
Object
: