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