1 write to _maxBufferPoolSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportChannelFactory.cs (1)
28
_maxBufferPoolSize
= bindingElement.MaxBufferPoolSize;
1 reference to _maxBufferPoolSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportChannelFactory.cs (1)
66
return
_maxBufferPoolSize
;