8 implementations of DefaultAttributeLocation
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SourceAssemblySymbol.vb (1)
466
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
Symbols\Source\SourceEventSymbol.vb (1)
582
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
Symbols\Source\SourceFieldSymbol.vb (1)
613
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
Symbols\Source\SourceMethodSymbol.vb (1)
1383
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
Symbols\Source\SourceModuleSymbol.vb (1)
220
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1793
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)
465
Public ReadOnly Property
DefaultAttributeLocation
As AttributeLocation Implements IAttributeTargetSymbol.DefaultAttributeLocation
9 references to DefaultAttributeLocation
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\Source\SourceAssemblySymbol.vb (1)
466
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Source\SourceEventSymbol.vb (1)
582
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Source\SourceFieldSymbol.vb (1)
613
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Source\SourceMethodSymbol.vb (1)
1383
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Source\SourceModuleSymbol.vb (1)
220
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1793
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)
465
Public ReadOnly Property DefaultAttributeLocation As AttributeLocation Implements IAttributeTargetSymbol.
DefaultAttributeLocation
Symbols\Symbol_Attributes.vb (1)
385
Return explicitTarget = attributeTarget.
DefaultAttributeLocation