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