3 references to AddRange
System.CodeDom (3)
System\CodeDom\CodeAttributeArgumentCollection.cs (1)
19AddRange(value);
System\CodeDom\CodeAttributeDeclaration.cs (2)
22Arguments.AddRange(arguments); 37Arguments.AddRange(arguments);