2 references to DescribeSet
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Emitter.cs (2)
573
lines.Add($"/// <summary>Finds the next index of any character that matches {EscapeXmlComment(
DescribeSet
(set))}.</summary>");
1369
writer.Write($"// The pattern begins with an atomic loop for {
DescribeSet
(target.LoopNode.Str!)}, followed by ");