Browse Source
* Use UnconditionalSuppressMessage instead of #pragma in DefaultConverter * Add missing DynamicallyAccessedMembers on WinRTInspectable * Add missing UnconditionalSuppressMessage on Expression.OperatorName * Use UnconditionalSuppressMessage instead of #pragma warning disable for all trimming warnings * Don't even create ReflectionMethodAccessorPlugin if IsDynamicCodeSupported is false * Remove old condition, as we are ready to be fully AOT compatiblepull/15929/head
committed by
GitHub
7 changed files with 27 additions and 13 deletions
Loading…
Reference in new issue