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)
103
r.RunSingleMatch(RegexRunnerMode.FullMatchRequired, Length, Text,
_textbeg
, _textend -
_textbeg
, _textpos)! :
275
Debug.Assert(
_textbeg
== 0);