2 references to GetEnumerator
System.Xaml (2)
System\Xaml\Schema\CollectionReflector.cs (2)
261MethodInfo result = GetMethod(type, KnownStrings.GetEnumerator, Type.EmptyTypes); 390s_getEnumeratorMethod = typeof(IEnumerable).GetMethod(KnownStrings.GetEnumerator);