1 write to responseHeaders
System.Data.Services (1)
System\Data\Services\DataServiceHostWrapper.cs (1)
332this.responseHeaders = host2.ResponseHeaders;
3 references to responseHeaders
System.Data.Services (3)
System\Data\Services\DataServiceHostWrapper.cs (3)
329if (this.responseHeaders == null) 333if (this.responseHeaders == null) 339return this.responseHeaders;