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