12 overrides of IsIUnknownConstant
Microsoft.CodeAnalysis.VisualBasic (12)
Symbols\Metadata\PE\PEParameterSymbol.vb (1)
569
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\ReducedExtensionMethodSymbol.vb (1)
951
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
168
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\SignatureOnlyParameterSymbol.vb (1)
167
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Source\LambdaParameterSymbol.vb (1)
101
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Source\MeParameterSymbol.vb (1)
144
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Source\SourceClonedParameterSymbol.vb (1)
124
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1552
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Source\SourceParameterSymbol.vb (1)
60
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\SubstitutedParameterSymbol.vb (1)
140
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (1)
144
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
Symbols\Wrapped\WrappedParameterSymbol.vb (1)
133
Friend Overrides ReadOnly Property
IsIUnknownConstant
As Boolean
6 references to IsIUnknownConstant
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\ReducedExtensionMethodSymbol.vb (1)
953
Return m_CurriedFromParameter.
IsIUnknownConstant
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
170
Return _underlyingParameter.
IsIUnknownConstant
Symbols\Source\SourceClonedParameterSymbol.vb (1)
126
Return _originalParam.
IsIUnknownConstant
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1558
Return _clonedFrom.
IsIUnknownConstant
Symbols\SubstitutedParameterSymbol.vb (1)
142
Return _originalDefinition.
IsIUnknownConstant
Symbols\Wrapped\WrappedParameterSymbol.vb (1)
135
Return Me._underlyingParameter.
IsIUnknownConstant