Grpc.Shared.ArgumentNullThrowHelper static class ArgumentNullThrowHelper Documentation Code public static void ThrowIfNull(object argument, string paramName = null) Throws an ArgumentNullException if argument is null.