4 references to GetAttributesBag
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourcePropertySymbol.vb (4)
515
''' If you want to override attribute binding logic for a sub-class, then override <see cref="
GetAttributesBag
"/> method.
518
Return Me.
GetAttributesBag
().Attributes
524
attributesBag = Me.
GetAttributesBag
()
736
attributesBag = Me.
GetAttributesBag
()