2 writes to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
580_suggestions = suggestions.AsReadOnly(); 612_suggestions = suggestions.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
692if (_suggestions == null) 697return _suggestions;