2 references to IsDeadend
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\MatchingState.cs (1)
121if (IsDeadend(solver))
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Automata.cs (1)
213if (coreState.IsDeadend(Solver))