2 references to AddressHeaderCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
14private static AddressHeaderCollection s_emptyHeaderCollection = new AddressHeaderCollection();
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
263_headers = new AddressHeaderCollection();