5 references to CreateContextChannelRequestContext
System.ServiceModel (5)
System\ServiceModel\Channels\ContextReplyChannel.cs (5)
55
return this.
CreateContextChannelRequestContext
(innerContext);
67
context = this.
CreateContextChannelRequestContext
(innerContext);
91
return this.
CreateContextChannelRequestContext
(innerContext);
104
return this.
CreateContextChannelRequestContext
(innerContext);
113
context = this.
CreateContextChannelRequestContext
(innerContext);