4 references to GetEnumerator
PresentationFramework (4)
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (2)
55BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator(); 86BamlLocalizationDictionaryEnumerator enumerator = dictionary.GetEnumerator();
src\Framework\System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
370return this.GetEnumerator(); 414return this.GetEnumerator();