1 write to _uriMap
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
423
_uriMap
= new Dictionary<Uri, DictionaryInfo>();
2 references to _uriMap
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
421
if (
_uriMap
== null)
425
return
_uriMap
;