2 implementations of ResponseLocation
System.Data.Services (2)
System\Data\Services\BatchServiceHost.cs (1)
213
string IDataServiceHost.
ResponseLocation
System\Data\Services\HttpContextServiceHost.cs (1)
242
string IDataServiceHost.
ResponseLocation
1 write to ResponseLocation
System.Data.Services (1)
System\Data\Services\DataServiceHostWrapper.cs (1)
370
set { this.host.
ResponseLocation
= value; }