33 instantiations of BinaryFormatterInClipboardDragDropScope
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System.Private.Windows.Core.Tests (9)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (8)
361using BinaryFormatterInClipboardDragDropScope clipboardDragDropScope = new(enable: true); 474using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 513using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 800using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 811using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 890using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 927using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 940using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System\Private\Windows\Ole\ClipboardBinaryFormatterFullCompatScope.cs (1)
15_binaryFormatterInClipboardDragDropScope = new(enable: true);
System.Windows.Forms.Tests (23)
System\Windows\Forms\ClipboardTests.cs (11)
463using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 484using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 681using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 688using (BinaryFormatterInClipboardDragDropScope scope = new(enable: false)) 754using BinaryFormatterInClipboardDragDropScope binaryScope2 = new(enable: false); 811using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true)) 832using BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true); 847using (BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true)) 964using BinaryFormatterInClipboardDragDropScope scope = new(enable: true); 1325using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy); 1397using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2910using BinaryFormatterInClipboardDragDropScope formatterScope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
106using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 141using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 231using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 243using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 281using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 308using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 332using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 372using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 384using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 398using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 428using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
35 references to BinaryFormatterInClipboardDragDropScope
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System.Private.Windows.Core.Tests (9)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (8)
361using BinaryFormatterInClipboardDragDropScope clipboardDragDropScope = new(enable: true); 474using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 513using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 800using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 811using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: dataType == DataType.BinaryFormat); 890using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 927using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 940using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);
System\Private\Windows\Ole\ClipboardBinaryFormatterFullCompatScope.cs (1)
9private readonly BinaryFormatterInClipboardDragDropScope _binaryFormatterInClipboardDragDropScope;
System.Private.Windows.Core.TestUtilities (2)
BinaryFormatterInClipboardDragDropScope.cs (2)
12Monitor.Enter(typeof(BinaryFormatterInClipboardDragDropScope)); 30Monitor.Exit(typeof(BinaryFormatterInClipboardDragDropScope));
System.Windows.Forms.Tests (23)
System\Windows\Forms\ClipboardTests.cs (11)
463using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 484using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 681using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 688using (BinaryFormatterInClipboardDragDropScope scope = new(enable: false)) 754using BinaryFormatterInClipboardDragDropScope binaryScope2 = new(enable: false); 811using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true)) 832using BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true); 847using (BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true)) 964using BinaryFormatterInClipboardDragDropScope scope = new(enable: true); 1325using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy); 1397using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2910using BinaryFormatterInClipboardDragDropScope formatterScope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
106using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 141using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 231using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 243using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 281using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 308using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 332using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 372using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 384using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 398using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 428using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);