2 writes to _segments
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
1057_segments = null; 1069_segments = _wordBreaker.ComprehensiveGetTokens(_sentence, _spellChecker, _owner);
2 references to _segments
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
1067if (_segments == null) 1072return _segments;