1 write to runfcPrefix
System (1)
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
40
runfcPrefix
= code._fcPrefix;
3 references to runfcPrefix
System (3)
regex\system\text\regularexpressions\RegexInterpreter.cs (3)
375
else if (
runfcPrefix
== null) {
380
runci =
runfcPrefix
.CaseInsensitive;
381
set =
runfcPrefix
.Prefix;