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