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