1 write to _headers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
308_headers = this.HttpResponseMessage.ToWebHeaderCollection();
2 references to _headers
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
306if (_headers == null) 311return _headers;