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