2 references to InvalidGeneratedRegexAttribute
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Parser.cs (2)
71return Diagnostic.Create(DiagnosticDescriptors.InvalidGeneratedRegexAttribute, memberSyntax.GetLocation()); 77return Diagnostic.Create(DiagnosticDescriptors.InvalidGeneratedRegexAttribute, memberSyntax.GetLocation());