override void InitTrackCount()
readonly Func< RegexRunner, bool > _findFirstCharMethod
readonly Action< RegexRunner > _goMethod
override bool FindFirstChar()
CompiledRegexRunner(Action< RegexRunner > go, Func< RegexRunner, bool > findFirstChar, int trackCount)