2 references to
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\BufferedOutputStream.cs (1)
42: this(0, maxSize, InternalBufferManager.Create(0, int.MaxValue))
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferManagerOutputStream.cs (1)
26: base(initialSize, maxSize, BufferManager.GetInternalBufferManager(bufferManager))