[ComInterfaceGenerator] Rewrite exception handler if retval is a pointer (#82740)
authorJackson Schuster <36744439+jtschuster@users.noreply.github.com>
Tue, 28 Feb 2023 17:32:29 +0000 (09:32 -0800)
committerGitHub <noreply@github.com>
Tue, 28 Feb 2023 17:32:29 +0000 (09:32 -0800)
commita3290eed94692ea3e87480a0e438e11d91ac940c
treef1cca6f75f7a181f0f5446a9fdfb75939f733033
parent99547ae0bdb458a4f147167944a298ee2d7486b7
[ComInterfaceGenerator] Rewrite exception handler if retval is a pointer (#82740)
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Marshalling/ElementsMarshalling.cs
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Marshalling/PointerNativeTypeAssignmentRewriter.cs [new file with mode: 0644]
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Marshalling/StatelessMarshallingStrategy.cs