4 writes to _suggestions
PresentationFramework (4)
System\Windows\Documents\WinRTSpellerInterop.cs (4)
896
_suggestions
= null;
919
_suggestions
= result.AsReadOnly();
932
_suggestions
= result.AsReadOnly();
945
_suggestions
= result.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
981
if (
_suggestions
== null)
986
return
_suggestions
;