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