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
The Analyzer for some rules recognizes that it is in an Assert.Multiple scope to warn for null references.
That rule must be updated to detect the Assert.EnterMultipleScope() methods and its disposal.
The text was updated successfully, but these errors were encountered:
The Analyzer for some rules recognizes that it is in an
Assert.Multiple
scope to warn fornull
references.That rule must be updated to detect the
Assert.EnterMultipleScope()
methods and its disposal.The text was updated successfully, but these errors were encountered: