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