2 writes to _rawConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolHelper.cs (2)
238
_rawConnection
= rawConnection;
268
_rawConnection
= null;
1 reference to _rawConnection
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolHelper.cs (1)
265
localRawConnection =
_rawConnection
;