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)
462using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 483using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 680using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 687using (BinaryFormatterInClipboardDragDropScope scope = new(enable: false)) 753using BinaryFormatterInClipboardDragDropScope binaryScope2 = new(enable: false); 810using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true)) 831using BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true); 846using (BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true)) 963using BinaryFormatterInClipboardDragDropScope scope = new(enable: true); 1326using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 1359using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2910using BinaryFormatterInClipboardDragDropScope formatterScope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
115using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 150using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 240using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 252using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 290using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 317using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 341using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 381using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 393using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 407using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 437using 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)
462using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 483using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 680using (BinaryFormatterInClipboardDragDropScope scope = new(enable: true)) 687using (BinaryFormatterInClipboardDragDropScope scope = new(enable: false)) 753using BinaryFormatterInClipboardDragDropScope binaryScope2 = new(enable: false); 810using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true)) 831using BinaryFormatterInClipboardDragDropScope binaryFormatterScope = new(enable: true); 846using (BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true)) 963using BinaryFormatterInClipboardDragDropScope scope = new(enable: true); 1326using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 1359using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2910using BinaryFormatterInClipboardDragDropScope formatterScope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
115using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 150using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 240using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 252using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 290using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 317using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 341using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 381using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 393using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 407using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true); 437using BinaryFormatterInClipboardDragDropScope clipboardScope = new(enable: true);