2 references to FindNextNodeInSequence
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexNode.cs (2)
2408
FindNextNodeInSequence
(literal, out _) is RegexNode afterLiteral &&
2654
RegexNode? nextSubsequent =
FindNextNodeInSequence
(subsequent, out bool reachedEnd);