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