2 references to FindStartingLiteral
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Emitter.cs (1)
3558subsequent?.FindStartingLiteral() is RegexNode.StartingLiteralData literal &&
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (1)
1469/// <summary>Data about a starting literal as returned by <see cref="FindStartingLiteral"/>.</summary>