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