6 references to DfaStateHandler
System.Text.RegularExpressions (6)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (6)
439DefaultNullabilityHandler.IsNullableAt<DfaStateHandler>(this, in reversalStartState, DefaultInputReader.GetPositionId(this, input, i))) 691if (!DfaStateHandler.TryTakeTransition(this, ref currStateId, GetMintermId(mintermsLookup, c), timeoutOccursAt) || 761if (TNullabilityHandler.IsNullableAt<DfaStateHandler>(this, in state, positionId)) 772if (pos >= length || !DfaStateHandler.TryTakeTransition(this, ref state.DfaStateId, positionId)) 919TNullabilityHandler.IsNullableAt<DfaStateHandler>(this, in state, positionId)) 933if (!DfaStateHandler.TryTakeTransition(this, ref state.DfaStateId, positionId))