1 write to _channels
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
51_channels = new CommunicationObjectManager<IChannel>(this.ThisLock);
1 reference to _channels
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
100get { return _channels; }