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)
615
get { return
_name
; }
636
(
_name
== settings.ConnectionPoolGroupName) &&