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