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