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)
2448Ldstr(_strings[Operand(0)]); 2483str = _strings[Operand(0)]; 2528str = _strings[Operand(0)]; 2732Ldstr(_strings[Operand(0)]); 2839Ldstr(_strings[Operand(0)]); 3012Ldstr(_strings[Operand(0)]);