1 write to second
PresentationFramework (1)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
397textRange.second = _GetTextPosition(node, end);
2 references to second
PresentationFramework (2)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (2)
421Debug.Assert(range.first != null && range.second != null); 422text = text + TextRangeBase.GetTextInternal(range.first, range.second) + "\r\n"; //CRLF