5 references to CreateContextChannelRequestContext
System.ServiceModel (5)
System\ServiceModel\Channels\ContextReplySessionChannel.cs (5)
60
return this.
CreateContextChannelRequestContext
(innerContext);
72
context = this.
CreateContextChannelRequestContext
(innerContext);
97
return this.
CreateContextChannelRequestContext
(innerContext);
110
return this.
CreateContextChannelRequestContext
(innerContext);
119
context = this.
CreateContextChannelRequestContext
(innerContext);