6 references to ResponseChannel
System.ServiceModel.Discovery (6)
System\ServiceModel\Discovery\ResolveDuplexAsyncResult.cs (6)
142
thisPtr.EndSendResolveResponse(thisPtr.
ResponseChannel
, result);
209
IContextChannel contextChannel = (IContextChannel)this.
ResponseChannel
;
218
this.
ResponseChannel
,
250
IContextChannel contextChannel = (IContextChannel)this.
ResponseChannel
;
258
this.
ResponseChannel
,
270
this.EndSendProxyAnnouncement(this.
ResponseChannel
, result);