efcore
efcore copied to clipboard
Use [CallerArgumentExpression] in Check helper methods
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.