1 write to requestContext
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyChannel.cs (1)
112if (!this.channel.EndTryReceiveRequest(result, out this.requestContext))
1 reference to requestContext
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyChannel.cs (1)
107return thisPtr.requestContext;