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