You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small, internal code-cleanup suggestion to make use of [CallerArgumentExpression] in the Check helper methods, so that the parameter name don't have to be explicitly passed in everywhere.