4 references to EnqueueIfUnseen
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Explore.cs (4)
46EnqueueIfUnseen(nextState, seen, toExplore); 68EnqueueIfUnseen(coreState, args.Seen, args.ToExplore); 85EnqueueIfUnseen(GetState(GetCoreStateId(nextNfaState)), seen, toExplore); 96EnqueueIfUnseen(state, seen, toExplore);