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)
174public IEnumerable<ICustomAttribute> Attributes => _attributes;