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