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