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