13 references to Object
System.Management (13)
Instrumentation\SchemaMapping.cs (3)
511
cimtype = CimType.
Object
;
513
cimtype = CimType.
Object
;
515
cimtype = CimType.
Object
;
property.cs (6)
327
case CimType.
Object
:
367
case CimType.
Object
:
515
case CimType.
Object
:
592
case CimType.
Object
:
749
type = CimType.
Object
;
840
type = CimType.
Object
;
WmiGenerator.cs (4)
3142
if(prop.IsArray || prop.Type == CimType.
Object
)
4752
case CimType.
Object
:
4796
case CimType.
Object
:
5262
case CimType.
Object
: