1 write to Name
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
623Name = settings.ConnectionPoolGroupName;
3 references to Name
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\ConnectionPool.cs (1)
655(Name == settings.ConnectionPoolGroupName) &&
System\ServiceModel\Channels\ConnectionPoolRegistry.cs (2)
84List<ConnectionPool> registryEntry = _registry[pool.Name]; 96_registry.Remove(pool.Name);