2 writes to _textbeg
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Match.cs (2)
80_textbeg = 0; 362_textbeg = beginningOfSpanSlice;
3 references to _textbeg
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Match.cs (3)
166r.RunSingleMatch(RegexRunnerMode.FullMatchRequired, Length, Text, _textbeg, _textend - _textbeg, _textpos)! : 361Debug.Assert(_textbeg == 0);