30 references to new
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System.Windows.Forms.Tests (29)
System\Windows\Forms\BinaryFormatUtilitiesTests.BinaryFormatterFullCompatScope.cs (1)
17_binaryFormatterInClipboardDragDropScope = new(enable: true);
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (7)
359using BinaryFormatterInClipboardDragDropScope clipboardDragDropScope = new(enable: true); 667using (BinaryFormatterInClipboardDragDropScope binaryFormatScope = new(enable: true)) 726using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 752using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 783using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 820using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 833using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System\Windows\Forms\ClipboardTests.cs (10)
459using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 480using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 675using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 682using (BinaryFormatterInClipboardDragDropScope scope = new(enable: false)) 747using BinaryFormatterInClipboardDragDropScope binaryScope2 = new(enable: false); 804using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true)) 825using BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true); 840using (BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true)) 917using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 963using BinaryFormatterInClipboardDragDropScope scope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
105using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 142using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 228using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 240using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 278using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 305using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 329using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 369using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 381using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 395using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 424using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);