6 references to DynamicAttribute
Microsoft.CodeAnalysis.CSharp (6)
Symbols\Source\SourceAssemblySymbol.cs (1)
2375
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceEventSymbol.cs (1)
359
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
576
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceModuleSymbol.cs (1)
601
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceTypeParameterSymbol.cs (1)
414
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Symbol.cs (1)
1553
if ((permitted & ReservedAttributes.
DynamicAttribute
) == 0 &&