microsoft / CsWin32

A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
MIT License
2.07k stars 87 forks source link

Emit `DllImportAttribute.EntryPoint` when metadata sets it to a custom value #1110

Closed AArnott closed 8 months ago

AArnott commented 8 months ago

Fixes #968