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