1 reference to RegexInterpreter
System (1)
regex\system\text\regularexpressions\Regex.cs (1)
1308
runner = new
RegexInterpreter
(code, UseOptionInvariant() ? CultureInfo.InvariantCulture : CultureInfo.CurrentCulture);