2 references to InspectableArray
mscorlib (2)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
304
if (this.Type != PropertyType.
InspectableArray
)
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
460
return new CLRIReferenceArrayImpl<Object>(PropertyType.
InspectableArray
, (Object[])obj);