1 implementation of WriteAttribute
Microsoft.Cci.Extensions (1)
Writers\CSharp\CSDeclarationWriter.cs (1)
148
public void
WriteAttribute
(ICustomAttribute attribute)
1 reference to WriteAttribute
Microsoft.DotNet.AsmDiff (1)
DiffCSharpWriter.cs (1)
440
_formatter.
WriteAttribute
(attr);