2 references to IEnumerableOfTType
System.ComponentModel.Composition (2)
Microsoft\Internal\Collections\CollectionServices.cs (2)
26if (genericType == IEnumerableOfTType) 41if (ReflectionServices.TryGetGenericInterfaceType(type, IEnumerableOfTType, out Type? closedType))