3 instantiations of AppContextSwitchScope
System.Private.Windows.Core.TestUtilities (3)
BinaryFormatterInClipboardDragDropScope.cs (1)
13
_switchScope =
new
(
BinaryFormatterScope.cs (1)
20
_switchScope =
new
(AppContextSwitchNames.EnableUnsafeBinaryFormatterSerialization, () => false, enable);
NrbfSerializerInClipboardDragDropScope.cs (1)
13
_switchScope =
new
(
5 references to AppContextSwitchScope
System.Private.Windows.Core.TestUtilities (5)
BinaryFormatterInClipboardDragDropScope.cs (2)
8
private readonly
AppContextSwitchScope
_switchScope;
15
() =>
AppContextSwitchScope
.GetDefaultValueForSwitchInAssembly(
BinaryFormatterScope.cs (1)
13
private readonly
AppContextSwitchScope
_switchScope;
NrbfSerializerInClipboardDragDropScope.cs (2)
8
private readonly
AppContextSwitchScope
_switchScope;
15
() =>
AppContextSwitchScope
.GetDefaultValueForSwitchInAssembly(