[
https://issues.apache.org/jira/browse/IGNITE-20479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-20479:
------------------------------------
Description: *ArgumentNullException.ThrowIfNull* is a built-in helper that
infers argument name with CallerArgumentExpression. Remove our custom helper.
> .NET: Thin 3.0: Replace IgniteArgumentCheck.NotNull with
> ArgumentNullException.ThrowIfNull
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-20479
> URL: https://issues.apache.org/jira/browse/IGNITE-20479
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
>
> *ArgumentNullException.ThrowIfNull* is a built-in helper that infers argument
> name with CallerArgumentExpression. Remove our custom helper.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)