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