2 references to PrepareChannel
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
1078
this.receivers.
PrepareChannel
(channel);
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
1194
this.channelTracker.
PrepareChannel
(channel);