1 write to _chartolowerM
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
165_chartolowerM = typeof(Char).GetMethod("ToLower", new Type[] {typeof(Char), typeof(CultureInfo)});
1 reference to _chartolowerM
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
982Call(_chartolowerM);