2 writes to _suggestions
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (2)
657_suggestions = suggestions.AsReadOnly(); 689_suggestions = suggestions.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (2)
789if (_suggestions == null) 794return _suggestions;