<PackageReference Include="SSH.NET" Version="2026.0.0" />

Renci.SshNet.Common.ThrowHelper

static class ThrowHelper
namespace Renci.SshNet.Common { internal static class ThrowHelper { public static void ValidateBufferArguments(byte[] buffer, int offset, int count); } }