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