30 instantiations of BinaryFormatterInClipboardDragDropScope
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\MyServices\ClipboardProxyTests.cs (1)
131
using 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)
359
using BinaryFormatterInClipboardDragDropScope clipboardDragDropScope =
new
(enable: true);
667
using (BinaryFormatterInClipboardDragDropScope binaryFormatScope =
new
(enable: true))
726
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
752
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
783
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
820
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
833
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
System\Windows\Forms\ClipboardTests.cs (10)
459
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
480
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
675
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true))
682
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: false))
747
using BinaryFormatterInClipboardDragDropScope binaryScope2 =
new
(enable: false);
804
using (BinaryFormatterInClipboardDragDropScope binaryFormatterScope =
new
(enable: true))
825
using BinaryFormatterInClipboardDragDropScope binaryFormatterScope =
new
(enable: true);
840
using (BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true))
917
using (BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true))
963
using BinaryFormatterInClipboardDragDropScope scope =
new
(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
105
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
142
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
228
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
240
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
278
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
305
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
329
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
369
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
381
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
395
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
424
using BinaryFormatterInClipboardDragDropScope clipboardScope =
new
(enable: true);
32 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
));
24
Monitor.Exit(typeof(
BinaryFormatterInClipboardDragDropScope
));
System.Windows.Forms.Tests (29)
System\Windows\Forms\BinaryFormatUtilitiesTests.BinaryFormatterFullCompatScope.cs (1)
11
private readonly
BinaryFormatterInClipboardDragDropScope
_binaryFormatterInClipboardDragDropScope;
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (7)
359
using
BinaryFormatterInClipboardDragDropScope
clipboardDragDropScope = new(enable: true);
667
using (
BinaryFormatterInClipboardDragDropScope
binaryFormatScope = new(enable: true))
726
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
752
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
783
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
820
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
833
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
System\Windows\Forms\ClipboardTests.cs (10)
459
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
480
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
675
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true))
682
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: false))
747
using
BinaryFormatterInClipboardDragDropScope
binaryScope2 = new(enable: false);
804
using (
BinaryFormatterInClipboardDragDropScope
binaryFormatterScope = new(enable: true))
825
using
BinaryFormatterInClipboardDragDropScope
binaryFormatterScope = new(enable: true);
840
using (
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true))
917
using (
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true))
963
using
BinaryFormatterInClipboardDragDropScope
scope = new(enable: true);
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (11)
105
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
142
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
228
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
240
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
278
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
305
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
329
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
369
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
381
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
395
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);
424
using
BinaryFormatterInClipboardDragDropScope
clipboardScope = new(enable: true);