1 write to responseChannel
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ResolveDuplexAsyncResult.cs (1)
61this.responseChannel = this.context.GetCallbackChannel<TResponseChannel>();
2 references to responseChannel
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ResolveDuplexAsyncResult.cs (2)
59if (this.responseChannel == null) 64return this.responseChannel;