6 references to DynamicAttribute
Microsoft.CodeAnalysis.CSharp (6)
Symbols\Source\SourceAssemblySymbol.cs (1)
2375
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceEventSymbol.cs (1)
355
permitted: ReservedAttributes.
DynamicAttribute
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
572
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)
1552
if ((permitted & ReservedAttributes.
DynamicAttribute
) == 0 &&