3 references to CurrentState
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (3)
1251
/// <summary>Represents a set of routines for operating over a <see cref="
CurrentState
"/>.</summary>
1258
/// <summary>An <see cref="IStateHandler"/> for operating over <see cref="
CurrentState
"/> instances configured as DFA states.</summary>
1308
/// <summary>An <see cref="IStateHandler"/> for operating over <see cref="
CurrentState
"/> instances configured as NFA states.</summary>