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
When calling `Contract.Assume(bool)`, we now default to an `InvalidOperationException` (7548771). As such, we don't need to explicitly define this, and can rely on the non-generic method instead.
0 commit comments