1 write to info
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (1)
1874this.info = info;
3 references to info
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (3)
1815this.asyncMessage = this.replyProvider.Provide(this.channel, info); 1872oldInfo = this.info; 1909this.Reply(this.requestContext, this.info, timeoutHelper.RemainingTime(),