3 references to ForEachNfaState
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Automata.cs (2)
319ForEachNfaState(targetNode, nextCharKind, targetsList, static (int nfaId, List<int> targetsList) => 349ForEachNfaState(entry.Node, nextCharKind, (targetsList, entry.Effects),
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Explore.cs (1)
64ForEachNfaState(dfaState.Node, dfaState.PrevCharKind, (this, seen, toExplore),