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