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