1 write to _fcPrefix
System (1)
regex\system\text\regularexpressions\RegexCode.cs (1)
131_fcPrefix = fcPrefix;
3 references to _fcPrefix
System (3)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
3132_fcPrefix = code._fcPrefix; 3419_fcPrefix = code._fcPrefix;
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
40runfcPrefix = code._fcPrefix;