3 references to OtherArray
mscorlib (3)
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (3)
410
return new CLRIReferenceArrayImpl<Type>(PropertyType.
OtherArray
, (Type[])obj);
442
propType = PropertyType.
OtherArray
;
447
propType = PropertyType.
OtherArray
;