3 references to AddRange
System (1)
compmod\system\codedom\CodeTypeDeclarationCollection.cs (1)
41
this.
AddRange
(value);
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
102
codeNamespace.Types.
AddRange
(typeDeclaration);
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
151
codeNamespace.Types.
AddRange
(typeDeclaration);