2 references to InvalidGeneratedRegexAttribute
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Parser.cs (2)
71return new DiagnosticData(DiagnosticDescriptors.InvalidGeneratedRegexAttribute, GetComparableLocation(memberSyntax)); 77return new DiagnosticData(DiagnosticDescriptors.InvalidGeneratedRegexAttribute, GetComparableLocation(memberSyntax));