<PackageReference Include="Grpc.Net.Client" Version="2.70.0-pre1" />

Grpc.Net.Client.Internal.RuntimeHelpers

static class RuntimeHelpers
namespace Grpc.Net.Client.Internal { internal static class RuntimeHelpers { public static bool QueryRuntimeSettingSwitch(string switchName, bool defaultValue); } }