4 references to ClipboardThrowExceptionsForGetAPIs
System.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (3)
386
when (!CoreAppContextSwitches.
ClipboardThrowExceptionsForGetAPIs
&& !e.IsCriticalException())
400
if (CoreAppContextSwitches.
ClipboardThrowExceptionsForGetAPIs
)
467
when (!CoreAppContextSwitches.
ClipboardThrowExceptionsForGetAPIs
&& (!request.TypedRequest || ex is not NotSupportedException))
System.Windows.Forms (1)
System\Windows\Forms\OLE\WinFormsOleServices.cs (1)
135
if (CoreAppContextSwitches.
ClipboardThrowExceptionsForGetAPIs
)