1 reference to GatherTransitions
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Dgml.cs (1)
24
Dictionary<(int Source, int Target), (TSet Rule, List<int> NfaTargets)> transitions =
GatherTransitions
(this);