1 write to _connectionBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
608_connectionBufferSize = settings.ConnectionBufferSize;
1 reference to _connectionBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (1)
637(_connectionBufferSize == settings.ConnectionBufferSize) &&