1 write to _bufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (1)
357
_bufferSize
= bufferSize;
1 reference to _bufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (1)
363
get { return
_bufferSize
; }