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