6 references to ResponseChannel
System.ServiceModel.Discovery (6)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (6)
280
IContextChannel contextChannel = (IContextChannel)this.
ResponseChannel
;
288
this.
ResponseChannel
,
300
this.EndSendFindResponse(this.
ResponseChannel
, result);
310
IContextChannel contextChannel = (IContextChannel)this.
ResponseChannel
;
318
this.
ResponseChannel
,
330
this.EndSendProxyAnnouncement(this.
ResponseChannel
, result);