4 references to Connection
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedConnection.cs (4)
65Connection.Write(_writeBuffer, 0, _pendingWriteSize, false, timeout); 175Connection.Write(buffer, offset, size, true, timeout); 179Connection.Write(buffer, offset, size, true, timeout, bufferManager); 195Connection.Write(buffer, offset, size, false, timeoutHelper.RemainingTime());