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
/// <returns>The result of the execution.</returns>
306
307
[SuppressMessage("Microsoft.Design","CA1031:DoNotCatchGeneralExceptionTypes",Justification="Requirement is to handle all kinds of user exceptions and message appropriately.")]
[SuppressMessage("Microsoft.Design","CA1031:DoNotCatchGeneralExceptionTypes",Justification="Requirement is to handle all kinds of user exceptions and message appropriately.")]
/// <returns>True if the TestInitialize method(s) did not throw an exception.</returns>
700
704
[SuppressMessage("Microsoft.Design","CA1031:DoNotCatchGeneralExceptionTypes",Justification="Requirement is to handle all kinds of user exceptions and message appropriately.")]
0 commit comments