2 writes to _segments
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
1131_segments = null; 1150_segments = segments.AsReadOnly();
2 references to _segments
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
1141if (_segments == null) 1153return _segments;