3 references to Other
mscorlib (3)
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (2)
335return new CLRIReferenceImpl<Type>(PropertyType.Other, (Type)obj); 354propType = PropertyType.Other;
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
67OtherArray = Other + 1024,