2 references to GetMintermId
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (2)
691
if (!DfaStateHandler.TryTakeTransition(this, ref currStateId,
GetMintermId
(mintermsLookup, c), timeoutOccursAt) ||
1584
currentStateId = matcher._dotstarredInitialStates[matcher._positionKinds[
GetMintermId
(lookup, input[pos - 1]) + 1]].Id;