3 references to Headers
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (3)
47_httpBackedProperty.Headers : 363foreach (var headerKey in this.Headers.AllKeys) 365copiedProperty.Headers[headerKey] = this.Headers[headerKey];