2 writes to _fcPrefix
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
3132_fcPrefix = code._fcPrefix; 3419_fcPrefix = code._fcPrefix;
6 references to _fcPrefix
System (6)
regex\system\text\regularexpressions\RegexCompiler.cs (6)
1388else if (_fcPrefix == null) { 1431if (_fcPrefix.CaseInsensitive) 1434if (!RegexCharClass.IsSingleton(_fcPrefix.Prefix)) { 1435Ldstr(_fcPrefix.Prefix); 1441Ldc(RegexCharClass.SingletonChar(_fcPrefix.Prefix)); 1449if (!RegexCharClass.IsSingleton(_fcPrefix.Prefix))