6 references to BoundAttributesSource
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (6)
92
Dim copyFrom As SourceParameterSymbol = Me.
BoundAttributesSource
217
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
226
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
235
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
244
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)
253
Dim attributeSource As SourceParameterSymbol = If(Me.
BoundAttributesSource
, Me)