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