Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep target DllImport info in structured data before converting to syntax. #1075

Conversation

jkoritzinsky
Copy link
Member

This refactoring helps simplify the solution for #1064, where we'll need to use this data to decide if we need to introduce a new DllImport-attributed target method due to differences in attribute data when the native signatures are identical.

@jkoritzinsky jkoritzinsky merged commit 2f89e87 into dotnet:feature/DllImportGenerator May 7, 2021
@jkoritzinsky jkoritzinsky deleted the target-dllimport-data branch May 7, 2021 17:10
jkoritzinsky added a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DllImportGenerator Source Generated stubs for P/Invokes in C#
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants