2 references to LookupEnumeratorMethod
System.Xaml (2)
System\Xaml\Schema\CollectionReflector.cs (2)
42if (!isIEnumerable && LookupEnumeratorMethod(type) is null) 251return LookupEnumeratorMethod(type);