4 references to GetEnumerator
PresentationFramework (4)
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
57BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator(); 88BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator();
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
356return this.GetEnumerator(); 400return this.GetEnumerator();