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