2 references to CheckUnmanagedCodePermission
PresentationFramework (2)
src\Framework\MS\Internal\Ink\ClipboardProcessor.cs (1)
347if (!SecurityHelper.CheckUnmanagedCodePermission())
src\Shared\MS\Internal\SecurityHelper.cs (1)
173if (value == true && !SecurityHelper.CheckUnmanagedCodePermission())