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