3 references to AddRange
System (3)
compmod\system\codedom\CodeAttributeArgumentCollection.cs (1)
50
this.
AddRange
(value);
compmod\system\codedom\CodeAttributeDeclaration.cs (2)
59
Arguments.
AddRange
(arguments);
72
Arguments.
AddRange
(arguments);