2 writes to _textstart
System (2)
regex\system\text\regularexpressions\RegexMatch.cs (2)
89_textstart = startpos; 106_textstart = textstart;
2 references to _textstart
System (2)
regex\system\text\regularexpressions\RegexMatch.cs (2)
93System.Diagnostics.Debug.Assert(!(_textbeg < 0 || _textstart < _textbeg || _textend < _textstart || _text.Length < _textend),