2 references to MaxExamineOnDrop
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.Cache.cs (2)
237if (s_maxCacheSize <= MaxExamineOnDrop) 251itemsToExamine = MaxExamineOnDrop;