4 writes to _suggestions
PresentationFramework (4)
System\Windows\Documents\WinRTSpellerInterop.cs (4)
895
_suggestions
= null;
918
_suggestions
= result.AsReadOnly();
931
_suggestions
= result.AsReadOnly();
944
_suggestions
= result.AsReadOnly();
2 references to _suggestions
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
980
if (
_suggestions
== null)
985
return
_suggestions
;