2 references to AddressHeaderCollection
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
47internal static AddressHeaderCollection EmptyHeaderCollection { get; } = new AddressHeaderCollection();
System\ServiceModel\EndpointAddress.cs (1)
247_headers = new AddressHeaderCollection();