2 references to ServiceChannelManager
System.ServiceModel (2)
System\ServiceModel\InstanceContext.cs (1)
81this.channels = new ServiceChannelManager(this, NotifyEmptyCallback);
System\ServiceModel\ServiceChannelManager.cs (1)
26: this(instanceContext, null)