4 references to GetCachedSwitchValue
Microsoft.Private.Windows.Core (4)
System\Private\Windows\CoreAppContextSwitches.cs (4)
88
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableUnsafeBinaryFormatterSerializationSwitchName,
106
get =>
GetCachedSwitchValue
(ClipboardDragDropEnableNrbfSerializationSwitchName, ref s_clipboardDragDropEnableNrbfSerialization);
123
get =>
GetCachedSwitchValue
(DragDropDisableSyncOverAsyncSwitchName, ref s_dragDropDisableSyncOverAsync);
129
get =>
GetCachedSwitchValue
(ClipboardThrowExceptionsForGetAPIsSwitchName, ref s_clipboardThrowExceptionsForGetAPIs);