1 write to replyMessage
System.ServiceModel (1)
System\ServiceModel\Channels\ContextRequestChannelBase.cs (1)
262
this.
replyMessage
= this.channel.EndRequest(result);
1 reference to replyMessage
System.ServiceModel (1)
System\ServiceModel\Channels\ContextRequestChannelBase.cs (1)
164
return thisPtr.
replyMessage
;