2 implementations of GetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2327public void GetChannel(bool onUserThread) 2620public void GetChannel(bool onUserThread)
2 references to GetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1711waiter.GetChannel(false); 1855waiter.GetChannel(false);