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
I would highly support this. Especially for CancellationTokens in async methods it would be nice when mocking not requireing to provide It.IsAny() everywhere when using Moq
I wish expression tree compiler could support invocation with optional parameters.
To get rid of the error message CS0854: "An expression tree may not contain a call or invocation that uses optional arguments"
The text was updated successfully, but these errors were encountered: