2 writes to _segments
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
1049_segments = null; 1061_segments = _wordBreaker.ComprehensiveGetTokens(_sentence, _spellChecker, _owner);
2 references to _segments
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
1059if (_segments == null) 1064return _segments;