2 writes to Location
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HttpUnhandledOperationInvoker.cs (1)
56
WebOperationContext.Current.OutgoingResponse.
Location
= newLocation.AbsoluteUri;
System\ServiceModel\Web\OutgoingWebResponseContext.cs (1)
217
this.
Location
= locationUri.ToString();