8 implementations of IAttributeTargetSymbol
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SourceAssemblySymbol.vb (1)
27
Implements ISourceAssemblySymbol, ISourceAssemblySymbolInternal,
IAttributeTargetSymbol
Symbols\Source\SourceEventSymbol.vb (1)
19
Implements
IAttributeTargetSymbol
Symbols\Source\SourceFieldSymbol.vb (1)
21
Implements
IAttributeTargetSymbol
Symbols\Source\SourceMethodSymbol.vb (1)
25
Implements
IAttributeTargetSymbol
Symbols\Source\SourceModuleSymbol.vb (1)
25
Implements
IAttributeTargetSymbol
Symbols\Source\SourceNamedTypeSymbol.vb (1)
27
Implements
IAttributeTargetSymbol
Symbols\Source\SourceParameterSymbol.vb (1)
14
Implements
IAttributeTargetSymbol
Symbols\Source\SourcePropertySymbol.vb (1)
24
Implements
IAttributeTargetSymbol
8 references to IAttributeTargetSymbol
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SourceAssemblySymbol.vb (1)
482
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceEventSymbol.vb (1)
585
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceFieldSymbol.vb (1)
633
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceMethodSymbol.vb (1)
1384
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceModuleSymbol.vb (1)
222
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1842
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourceParameterSymbol.vb (1)
169
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation
Symbols\Source\SourcePropertySymbol.vb (1)
469
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements
IAttributeTargetSymbol
.DefaultAttributeLocation