Base:
method
GetAttributesBag
Microsoft.CodeAnalysis.CSharp.Symbols.SourceParameterSymbol.GetAttributesBag()
2 references to GetAttributesBag
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
554
attributesBag = this.
GetAttributesBag
();
571
attributesBag = this.
GetAttributesBag
();