12 overrides of IsIDispatchConstant
Microsoft.CodeAnalysis.VisualBasic (12)
Symbols\Metadata\PE\PEParameterSymbol.vb (1)
556
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\ReducedExtensionMethodSymbol.vb (1)
949
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
162
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\SignatureOnlyParameterSymbol.vb (1)
161
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Source\LambdaParameterSymbol.vb (1)
95
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Source\MeParameterSymbol.vb (1)
138
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Source\SourceClonedParameterSymbol.vb (1)
118
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1552
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Source\SourceParameterSymbol.vb (1)
51
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\SubstitutedParameterSymbol.vb (1)
134
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (1)
138
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
Symbols\Wrapped\WrappedParameterSymbol.vb (1)
127
Friend Overrides ReadOnly Property
IsIDispatchConstant
As Boolean
6 references to IsIDispatchConstant
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\ReducedExtensionMethodSymbol.vb (1)
951
Return m_CurriedFromParameter.
IsIDispatchConstant
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
164
Return _underlyingParameter.
IsIDispatchConstant
Symbols\Source\SourceClonedParameterSymbol.vb (1)
120
Return _originalParam.
IsIDispatchConstant
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1558
Return _clonedFrom.
IsIDispatchConstant
Symbols\SubstitutedParameterSymbol.vb (1)
136
Return _originalDefinition.
IsIDispatchConstant
Symbols\Wrapped\WrappedParameterSymbol.vb (1)
129
Return Me._underlyingParameter.
IsIDispatchConstant