1 write to _codepos
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
257
_codepos
= codepos;
2 references to _codepos
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
1076
_codepos = n.
_codepos
;
1078
_regexopcode = _codes[n.
_codepos
] | n._flags;