2 references to GetCallbackChannel
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
76this.responseChannel = this.context.GetCallbackChannel<TResponseChannel>();
System\ServiceModel\Discovery\ResolveDuplexAsyncResult.cs (1)
61this.responseChannel = this.context.GetCallbackChannel<TResponseChannel>();