Skip to content

Conversation

AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented May 11, 2022

Fixes #69021

/cc @dotnet/interop-contrib

@AaronRobinsonMSFT AaronRobinsonMSFT added area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels May 11, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone May 11, 2022
@ghost
Copy link

ghost commented May 11, 2022

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented May 11, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #69021

Author: AaronRobinsonMSFT
Assignees: -
Labels:

area-System.Runtime.InteropServices, source-generator

Milestone: 7.0.0

@AaronRobinsonMSFT AaronRobinsonMSFT changed the title Add BStrStringMarshaller to source generator Add BStrStringMarshaller to source generator May 11, 2022
…rtGenerator.Tests/StringTests.cs


Wrong marshalling type.
…pServices/Marshalling/BStrStringMarshaller.cs
…pServices/Marshalling/BStrStringMarshaller.cs

Co-authored-by: Jan Kotas <[email protected]>
@AaronRobinsonMSFT AaronRobinsonMSFT marked this pull request as ready for review May 19, 2022 15:53
@AaronRobinsonMSFT
Copy link
Member Author

@jkoritzinsky @elinor-fung Please take a look.

@AaronRobinsonMSFT
Copy link
Member Author

Failure is #65448

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 810a7f9 into dotnet:main May 20, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_69021 branch May 20, 2022 14:58
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: Provide BSTR marshaller for LibraryImport source generator

4 participants