3 references to DecrementActivityCount
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
935
this.listener.ChannelDispatcher.Channels.
DecrementActivityCount
();
1117
this.listener.ChannelDispatcher.Channels.
DecrementActivityCount
();
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
618
this.channelDispatcher.Channels.
DecrementActivityCount
();