1 write to _connectionBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
45
_connectionBufferSize
= bindingElement.ConnectionBufferSize;
1 reference to _connectionBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
76
return
_connectionBufferSize
;