1 instantiation of NoClientNotificationsScope
System.Windows.Forms.UI.IntegrationTests (1)
MessageBoxTests.cs (1)
11using NoClientNotificationsScope scope = new(enable: true);
3 references to NoClientNotificationsScope
System.Windows.Forms.TestUtilities (2)
NoClientNotificationsScope.cs (2)
20Monitor.Enter(typeof(NoClientNotificationsScope)); 32Monitor.Exit(typeof(NoClientNotificationsScope));
System.Windows.Forms.UI.IntegrationTests (1)
MessageBoxTests.cs (1)
11using NoClientNotificationsScope scope = new(enable: true);