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