4 references to EnqueueIfUnseen
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Explore.cs (4)
51
EnqueueIfUnseen
(nextState, seen, toExplore);
74
EnqueueIfUnseen
(coreState, args.Seen, args.ToExplore);
91
EnqueueIfUnseen
(GetState(GetCoreStateId(nextNfaState)), seen, toExplore);
102
EnqueueIfUnseen
(state, seen, toExplore);