1 instantiation of SessionChannelCollection
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
71this.channels = new SessionChannelCollection(this.ThisLock);
2 references to SessionChannelCollection
System.ServiceModel (2)
System\ServiceModel\Channels\DatagramAdapter.cs (2)
56SessionChannelCollection channels; 77internal SessionChannelCollection Channels