9 implementations of AllowedAttributeLocations
Microsoft.CodeAnalysis.CSharp (9)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
39
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceAssemblySymbol.cs (1)
2324
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceComplexParameterSymbol.cs (1)
438
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceEventSymbol.cs (1)
164
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
141
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceModuleSymbol.cs (1)
446
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceNamedTypeSymbol.cs (1)
809
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourcePropertySymbolBase.cs (1)
1038
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
Symbols\Source\SourceTypeParameterSymbol.cs (1)
152
AttributeLocation IAttributeTargetSymbol.
AllowedAttributeLocations
1 reference to AllowedAttributeLocations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol_Attributes.cs (1)
680
AttributeLocation allowedTargets = attributesOwner.
AllowedAttributeLocations
;