15 overrides of IsCallerFilePath
Microsoft.CodeAnalysis.VisualBasic (15)
Symbols\Metadata\PE\PEParameterSymbol.vb (1)
608
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\ReducedExtensionMethodSymbol.vb (1)
973
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
186
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\SignatureOnlyParameterSymbol.vb (1)
185
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\LambdaParameterSymbol.vb (1)
119
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\MeParameterSymbol.vb (1)
162
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourceClonedParameterSymbol.vb (1)
218
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourceComplexParameterSymbol.vb (1)
241
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourceDelegateClonedParameterSymbolForBeginAndEndInvoke.vb (1)
28
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1578
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourcePropertyClonedParameterSymbolForAccessors.vb (1)
25
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Source\SourceSimpleParameterSymbol.vb (1)
125
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\SubstitutedParameterSymbol.vb (1)
158
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (1)
162
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
Symbols\Tuples\TupleParameterSymbol.vb (1)
26
Friend Overrides ReadOnly Property
IsCallerFilePath
As Boolean
5 references to IsCallerFilePath
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\ReducedExtensionMethodSymbol.vb (1)
975
Return m_CurriedFromParameter.
IsCallerFilePath
Symbols\Retargeting\RetargetingParameterSymbol.vb (1)
188
Return _underlyingParameter.
IsCallerFilePath
Symbols\Source\SourceClonedParameterSymbol.vb (1)
220
Return _originalParam.
IsCallerFilePath
Symbols\SubstitutedParameterSymbol.vb (1)
160
Return _originalDefinition.
IsCallerFilePath
Symbols\Tuples\TupleParameterSymbol.vb (1)
28
Return Me._underlyingParameter.
IsCallerFilePath