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