2 references to InvalidAttributeUsage
Microsoft.Gen.Logging (2)
Parsing\Parser.LogProperties.cs (2)
255
Diag(DiagDescriptors.
InvalidAttributeUsage
, logPropertiesAttribute.ApplicationSyntaxReference?.GetSyntax(_cancellationToken).GetLocation(), "LogProperties");
295
Diag(DiagDescriptors.
InvalidAttributeUsage
, tagProviderAttribute.ApplicationSyntaxReference?.GetSyntax(_cancellationToken).GetLocation(), "TagProvider");