1 instantiation of ChannelDispatcherCollection
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
62
this.channelDispatchers = new
ChannelDispatcherCollection
(this, this.ThisLock);
2 references to ChannelDispatcherCollection
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
36
ChannelDispatcherCollection
channelDispatchers;
131
public
ChannelDispatcherCollection
ChannelDispatchers