1 write to _name
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
610_name = settings.ConnectionPoolGroupName;
2 references to _name
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (2)
615get { return _name; } 636(_name == settings.ConnectionPoolGroupName) &&