3 references to AddRange
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\System\CodeAttributeDeclarationCollection.cs (1)
40this.AddRange(value);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (1)
755attributes.AddRange(localAttributes);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
244fieldAttributes.AddRange(importedAttributes);