2 writes to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
581
_suggestions
= suggestions.AsReadOnly();
613
_suggestions
= suggestions.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
693
if (
_suggestions
== null)
698
return
_suggestions
;