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