4 writes to _suggestions
PresentationFramework (4)
System\Windows\Documents\WinRTSpellerInterop.cs (4)
907_suggestions = null; 930_suggestions = result.AsReadOnly(); 943_suggestions = result.AsReadOnly(); 956_suggestions = result.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
992if (_suggestions == null) 997return _suggestions;