4 references to AddressHeaderCollection
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
209return new AddressHeaderCollection(headerList);
System\ServiceModel\EndpointAddress.cs (3)
155Init(uri, identity, new AddressHeaderCollection(headers), null, -1, -1, -1); 712headers = new AddressHeaderCollection(headerList); 1312new AddressHeaderCollection(Headers),