4 references to AddRange
System (3)
compmod\system\codedom\codemethodreferenceexpression.cs (1)
58
TypeArguments.
AddRange
(typeParameters);
compmod\system\codedom\CodeTypeReference.cs (1)
260
TypeArguments.
AddRange
(typeArguments);
compmod\system\codedom\CodeTypeReferenceCollection.cs (1)
50
this.
AddRange
(value);
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\TypeReference.cs (1)
81
typeRef.TypeArguments.
AddRange
(argument);