2 writes to _maxBufferPoolSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (2)
74_maxBufferPoolSize = value; 171_maxBufferPoolSize = TransportDefaults.MaxBufferPoolSize;
1 reference to _maxBufferPoolSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (1)
71get { return _maxBufferPoolSize; }