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)
8private readonly AppContextSwitchScope _switchScope; 15() => AppContextSwitchScope.GetDefaultValueForSwitchInAssembly(
BinaryFormatterScope.cs (1)
13private readonly AppContextSwitchScope _switchScope;
NrbfSerializerInClipboardDragDropScope.cs (2)
8private readonly AppContextSwitchScope _switchScope; 15() => AppContextSwitchScope.GetDefaultValueForSwitchInAssembly(