4 references to GetEnumerator
PresentationFramework (4)
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
49BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator(); 80BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator();
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
346return this.GetEnumerator(); 390return this.GetEnumerator();