4 references to GetServiceChannel
System.ServiceModel (4)
System\ServiceModel\Administration\ServiceInstanceProvider.cs (1)
362
ServiceChannel serviceChannel = ServiceChannelFactory.
GetServiceChannel
(channel);
System\ServiceModel\ChannelFactory.cs (1)
917
ServiceChannel serviceChannel = ServiceChannelFactory.
GetServiceChannel
(channel);
System\ServiceModel\Dispatcher\IInstanceContextProvider.cs (1)
72
serviceChannel = ServiceChannelFactory.
GetServiceChannel
(channel);
System\ServiceModel\OperationContext.cs (1)
52
serviceChannel = ServiceChannelFactory.
GetServiceChannel
(channel);