1 write to _attributes
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSDeclarationWriter.Fields.cs (1)
116
_attributes
= attributes;
1 reference to _attributes
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSDeclarationWriter.Fields.cs (1)
174
public IEnumerable<ICustomAttribute> Attributes =>
_attributes
;