2 references to Name
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolRegistry.cs (2)
68
List<ConnectionPool> registryEntry = _registry[pool.
Name
];
80
_registry.Remove(pool.
Name
);