2 references to TakeConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolHelper.cs (2)
63
localRawConnection = this.
TakeConnection
(timeoutHelper.RemainingTime());
145
localRawConnection = this.
TakeConnection
(timeoutHelper.RemainingTime());