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