2 writes to _strings
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
3131
_strings
= code._strings;
3418
_strings
= code._strings;
6 references to _strings
System (6)
regex\system\text\regularexpressions\RegexCompiler.cs (6)
2448
Ldstr(
_strings
[Operand(0)]);
2483
str =
_strings
[Operand(0)];
2528
str =
_strings
[Operand(0)];
2732
Ldstr(
_strings
[Operand(0)]);
2839
Ldstr(
_strings
[Operand(0)]);
3012
Ldstr(
_strings
[Operand(0)]);