3 writes to _closed
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (3)
283
_closed
= true;
318
_closed
= true;
333
_closed
= true;
7 references to _closed
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (7)
272
if (!
_closed
)
307
if (
_closed
)
315
if (
_closed
)
330
if (
_closed
)
389
if (!
_closed
)
423
if (
_closed
)
478
if (!
_closed
)