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