4 references to AddressHeaderCollection
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
185
return new
AddressHeaderCollection
(headerList);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (3)
176
Init(uri, identity, new
AddressHeaderCollection
(headers), null, -1, -1, -1);
786
headers = new
AddressHeaderCollection
(headerList);
1385
new
AddressHeaderCollection
(_headers),