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))) 693if (!DfaStateHandler.TryTakeTransition(this, ref currStateId, GetMintermId(mintermsLookup, c), timeoutOccursAt) || 763if (TNullabilityHandler.IsNullableAt<DfaStateHandler>(this, in state, positionId)) 774if (pos >= length || !DfaStateHandler.TryTakeTransition(this, ref state.DfaStateId, positionId)) 921TNullabilityHandler.IsNullableAt<DfaStateHandler>(this, in state, positionId)) 935if (!DfaStateHandler.TryTakeTransition(this, ref state.DfaStateId, positionId))