Example #1
0
 internal void AddAttribute(CodeAttribute attribute)
 {
     _customAttributes.Add(attribute);
 }