Skip to content

Use GeneratedDllImport for blittable p/invokes in System.IO.Compression, System.IO.Compression.Brotli, System.Net.Http, System.Net.NameResolution - #61638

Merged
elinor-fung merged 5 commits into
dotnet:mainfrom
elinor-fung:convertBlittable
Nov 16, 2021

Conversation

@elinor-fung

Copy link
Copy Markdown
Member

Mainly blittable p/invokes that we just forward now. Also a few that weren't converted yet, since they were added between our original conversion pass and merging into runtime.

cc @AaronRobinsonMSFT@jkoritzinsky

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@elinor-fung@jkoritzinsky@AaronRobinsonMSFT