2 writes to _maxSessionSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (2)
28_maxSessionSize = BinaryEncoderDefaults.MaxSessionSize; 162_maxSessionSize = value;
1 reference to _maxSessionSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (1)
152return _maxSessionSize;