3 references to _instances
PresentationFramework (3)
System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerCreationHelper.cs (3)
74_instances[language] = new SpellCheckerCreationHelper(language); 79if (!_instances.ContainsKey(language)) 84return _instances[language];