1 reference to CodeAttributeArgumentCollection
System.CodeDom (1)
System\CodeDom\CodeAttributeDeclaration.cs (1)
9
private readonly CodeAttributeArgumentCollection _arguments = new
CodeAttributeArgumentCollection
();