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