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)
693if (_suggestions == null) 698return _suggestions;