1 write to channelDispatchers
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
62
this.
channelDispatchers
= new ChannelDispatcherCollection(this, this.ThisLock);
1 reference to channelDispatchers
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
133
get { return this.
channelDispatchers
; }