2 references to DecodeAttributeUsageAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamedTypeSymbol.cs (2)
970
AttributeUsageInfo info = this.
DecodeAttributeUsageAttribute
(attributeData, arguments.AttributeSyntax, diagnose: false);
1106
DecodeAttributeUsageAttribute
(attribute, arguments.AttributeSyntaxOpt, diagnose: true, diagnosticsOpt: diagnostics);