4 writes to _suggestions
PresentationFramework (4)
System\Windows\Documents\WinRTSpellerInterop.cs (4)
899
_suggestions
= null;
922
_suggestions
= result.AsReadOnly();
935
_suggestions
= result.AsReadOnly();
948
_suggestions
= result.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
984
if (
_suggestions
== null)
989
return
_suggestions
;