1 write to findFirstCharMethod
System (1)
regex\system\text\regularexpressions\compiledregexrunnerfactory.cs (1)
23
this.
findFirstCharMethod
= firstChar;
1 reference to findFirstCharMethod
System (1)
regex\system\text\regularexpressions\compiledregexrunnerfactory.cs (1)
33
(FindFirstCharDelegate)
findFirstCharMethod
.CreateDelegate(typeof(FindFirstCharDelegate)),