1 write to response
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
1740this.response = this.requestor.OnEndRequest(this.lastIteration, requestResult);
2 references to response
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
1705return requestResult.response; 1766if (this.requestor.ValidateReply(this.response))