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