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