2 references to FindNextNodeInSequence
System.Text.RegularExpressions.Generator (2)
parent\src\System\Text\RegularExpressions\RegexNode.cs (2)
2423
FindNextNodeInSequence
(literal, out _) is RegexNode afterLiteral &&
2669
RegexNode? nextSubsequent =
FindNextNodeInSequence
(subsequent, out bool reachedEnd);