2 writes to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
585
_suggestions
= suggestions.AsReadOnly();
617
_suggestions
= suggestions.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
697
if (
_suggestions
== null)
702
return
_suggestions
;