Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

Create an assembly that provides the GeneratedDllImportAttribute
which allows use of the semantic model.

Create an assembly that provides the GeneratedDllImportAttribute
  which allows use of the semantic model.
@AaronRobinsonMSFT
Copy link
Member Author

/cc @jkoritzinsky @elinor-fung

@ericstj
Copy link
Member

ericstj commented Jul 30, 2020

FYI @kevinwkt @layomia who are also working on a source generator in runtimelab.

Convert P/Invoke centric data structures to handle positional
  type information for managed/unmanaged scenarios.
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 21e634e into dotnet:DllImportGenerator Aug 3, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the collect_dllimport_data branch August 3, 2020 23:50
scalablecory pushed a commit that referenced this pull request Sep 22, 2020
jkoritzinsky pushed a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
…melab#36)

* Collect DllImport details through Roslyn semantic model

Create an assembly that provides the GeneratedDllImportAttribute
  which allows use of the semantic model.

* Collect MarshalAsAttribute data

* Collect MarshalAsAttribute data
Convert P/Invoke centric data structures to handle positional
  type information for managed/unmanaged scenarios.

Commit migrated from dotnet/runtimelab@21e634e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants