33 instantiations of BinaryFormatterInClipboardDragDropScope
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
System.Windows.Forms.Tests (32)
System\Windows\Forms\BinaryFormatUtilitiesTests.BinaryFormatterFullCompatScope.cs (1)
15
_binaryFormatterInClipboardDragDropScope =
new
(enable: true);
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (7)
417
using BinaryFormatterInClipboardDragDropScope clipboardDragDropScope =
new
(enable: true);
741
using (BinaryFormatterInClipboardDragDropScope binaryFormatScope =
new
(enable: true))
811
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
842
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
878
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
915
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
928
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
System\Windows\Forms\ClipboardTests.cs (12)
460
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
481
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
678
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true))
685
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: false))
751
using BinaryFormatterInClipboardDragDropScope binaryScope2 =
new
(enable: false);
808
using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope =
new
(enable: true))
829
using BinaryFormatterInClipboardDragDropScope binaryFormatterScope =
new
(enable: true);
844
using (BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true))
920
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true))
964
using BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true);
1334
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
1358
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2911
using BinaryFormatterInClipboardDragDropScope formatterScope =
new
(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
109
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
146
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
237
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
249
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
287
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
314
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
338
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
378
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
390
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
404
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
434
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
35 references to BinaryFormatterInClipboardDragDropScope
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
System.Private.Windows.Core.TestUtilities (2)
BinaryFormatterInClipboardDragDropScope.cs (2)
12
Monitor.Enter(typeof(
BinaryFormatterInClipboardDragDropScope
));
30
Monitor.Exit(typeof(
BinaryFormatterInClipboardDragDropScope
));
System.Windows.Forms.Tests (32)
System\Windows\Forms\BinaryFormatUtilitiesTests.BinaryFormatterFullCompatScope.cs (1)
9
private readonly
BinaryFormatterInClipboardDragDropScope
_binaryFormatterInClipboardDragDropScope;
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (7)
417
using
BinaryFormatterInClipboardDragDropScope
clipboardDragDropScope = new(enable: true);
741
using (
BinaryFormatterInClipboardDragDropScope
binaryFormatScope = new(enable: true))
811
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
842
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
878
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
915
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
928
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
System\Windows\Forms\ClipboardTests.cs (12)
460
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
481
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
678
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true))
685
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: false))
751
using
BinaryFormatterInClipboardDragDropScope
binaryScope2 = new(enable: false);
808
using (
BinaryFormatterInClipboardDragDropScope
binaryFormatterScope = new(enable: true))
829
using
BinaryFormatterInClipboardDragDropScope
binaryFormatterScope = new(enable: true);
844
using (
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true))
920
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true))
964
using
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true);
1334
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
1358
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: copy);
System\Windows\Forms\DataObjectTests.cs (1)
2911
using
BinaryFormatterInClipboardDragDropScope
formatterScope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
109
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
146
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
237
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
249
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
287
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
314
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
338
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
378
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
390
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
404
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
434
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);