1 write to responseChannel
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
76this.responseChannel = this.context.GetCallbackChannel<TResponseChannel>();
2 references to responseChannel
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (2)
74if (this.responseChannel == null) 79return this.responseChannel;