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

Finalize System.Reflection.Metadata public API surface for 1.1.0 release #19046

Closed
3 tasks done
tmat opened this issue Oct 21, 2016 · 0 comments
Closed
3 tasks done

Finalize System.Reflection.Metadata public API surface for 1.1.0 release #19046

tmat opened this issue Oct 21, 2016 · 0 comments
Assignees
Labels
area-System.Reflection.Metadata enhancement Product code improvement that does NOT require public API changes/additions
Milestone

Comments

@tmat
Copy link
Member

tmat commented Oct 21, 2016

Since CoreFX 1.0.0 release we have added many new APIs to SRM to support Roslyn and other customers. We need to finalize these APIs for 1.1.0 as follows:

  • Finish signature decoder - add generic context parameter and rationalize type provider interfaces
  • Finish signing support in PEBuilder including PE checksum
  • Finish new BlobReader public surface (IndexOf, Offset, SkipBytes, SeekOffset APIs)
@tmat tmat self-assigned this Oct 21, 2016
@tmat tmat closed this as completed Oct 25, 2016
@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 1.1.0 milestone Jan 31, 2020
@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Reflection.Metadata enhancement Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

No branches or pull requests

2 participants