1 write to GetEnumeratorMethod
System.Xaml (1)
System\Xaml\XamlType.cs (1)
569
_reflector.
GetEnumeratorMethod
= CollectionReflector.GetEnumeratorMethod(UnderlyingType);
1 reference to GetEnumeratorMethod
System.Xaml (1)
System\Xaml\XamlType.cs (1)
571
return _reflector.
GetEnumeratorMethod
;