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