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