2 references to Connection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (2)
478
_asyncReadBuffer = Fx.AllocateByteArray(_innerStream.
Connection
.AsyncReadBufferSize);
489
get { return _innerStream.
Connection
.AsyncReadBufferSize; }