1 reference to InternalImplementationOnlyAttributeName
Microsoft.CodeAnalysis.Analyzers (1)
InternalImplementationOnlyAnalyzer.cs (1)
57if (attributes.Any(a => a.AttributeClass is { Name: InternalImplementationOnlyAttributeName }