2 instantiations of ServicePointManagerCheckCrlScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\PictureBoxTests.cs (2)
738
using ServicePointManagerCheckCrlScope scope =
new
(switchValue);
2003
using ServicePointManagerCheckCrlScope scope =
new
(switchValue);
4 references to ServicePointManagerCheckCrlScope
System.Windows.Forms.Tests (2)
System\Windows\Forms\PictureBoxTests.cs (2)
738
using
ServicePointManagerCheckCrlScope
scope = new(switchValue);
2003
using
ServicePointManagerCheckCrlScope
scope = new(switchValue);
System.Windows.Forms.TestUtilities (2)
ServicePointManagerCheckCrlScope.cs (2)
20
Monitor.Enter(typeof(
ServicePointManagerCheckCrlScope
));
32
Monitor.Exit(typeof(
ServicePointManagerCheckCrlScope
));