Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

A couple fixes to p/invoke marshalling pregeneration #27286

Merged
merged 1 commit into from
Oct 21, 2019

Commits on Oct 18, 2019

  1. A couple fixes to p/invoke marshalling pregeneration

    * Expose the PreserveSig bit on PInvokeMetadata and reject precompiling methods with HResult munging
    * Parse CustomMarshaller records to avoid asserting
    * Place marshalling cleanup in a new cleanup stream that runs in a finally block
    * Place SafeHandle code into the cleanup stream
    MichalStrehovsky committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    0f986fd View commit details
    Browse the repository at this point in the history