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