2 references to ICollectionT
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\General\CoreType.cs (1)
109case CoreType.ICollectionT: ns = Utf8Constants.SystemCollectionsGeneric; name = Utf8Constants.ICollectionT; return;
System\Reflection\TypeLoading\Types\RoArrayType.cs (1)
64CoreType.ICollectionT,