6 references to BoundAttributesSource
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (6)
91
Dim copyFrom As SourceParameterSymbol = Me.
BoundAttributesSource
216
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
225
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
234
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
243
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
252
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)