Skip to content

Issues: dotnet/runtime

End of year 2024 repo health check
#110456 opened Dec 5, 2024 by ericstj
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[API Proposal]: System.Reflection.Metadata.MetadataReader.GetDocId(EntityHandle) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#103168 opened Jun 7, 2024 by AArnott 10.0.0
[API Proposal]: Creating new TypeName without reparsing api-approved API was approved in API review, it can be implemented area-System.Reflection.Metadata in-pr There is an active PR which will close this issue when it is merged
#102263 opened May 15, 2024 by adamsitnik 10.0.0
[API Proposal]: Opinionated restrictions for TypeName parsing api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it
#100920 opened Apr 11, 2024 by adamsitnik 10.0.0
BlobBuilder.ReserveBytes needs to zero the memory area-System.Reflection.Metadata help wanted [up-for-grabs] Good issue for external contributors
#99244 opened Mar 4, 2024 by jaredpar 10.0.0
[API Proposal]: Embrace spans in System.Reflection.Metadata. api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata
#85280 opened Apr 24, 2023 by teo-tsirpanis Future
Add support for reading extended DLL characteristics to PEReader api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata enhancement Product code improvement that does NOT require public API changes/additions os-windows
#51839 opened Apr 25, 2021 by gsuberland Future
[mono][tests][eat] System.Reflection.Metadata.Tests.dll arch-wasm WebAssembly architecture area-System.Reflection.Metadata disabled-test The test is disabled in source code against the issue os-android trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT
#50714 opened Apr 5, 2021 by radical Future
PEReader does not throw BadImageFormatException for some invalid PE files area-System.Reflection.Metadata enhancement Product code improvement that does NOT require public API changes/additions help wanted [up-for-grabs] Good issue for external contributors
#48419 opened Feb 17, 2021 by FiniteReality 10.0.0
Add support for Span<T> and/or Memory<T> to PEReader api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata
#34895 opened Apr 13, 2020 by Dewera Future
Assert in MethodDebugInformation ctor when generating stack in invalid generated code area-System.Reflection.Metadata bug good first issue Issue should be easy to implement, good for first-time contributors help wanted [up-for-grabs] Good issue for external contributors
#26440 opened Jun 11, 2018 by danmoseley Future
Add test coverage for ECMA-335 corner around non-optional Lists area-System.Reflection.Metadata help wanted [up-for-grabs] Good issue for external contributors test-enhancement Improvements of test source code
#26096 opened May 7, 2018 by MichalStrehovsky Future
SR.Metadata API to serialize sequence points as well as deserialize api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Reflection.Metadata
#24568 opened Jan 4, 2018 by jnm2 10.0.0
MetadataReader API for getting content of embedded resources api-needs-work API needs work before it is approved, it is NOT ready for implementation area-System.Reflection.Metadata help wanted [up-for-grabs] Good issue for external contributors
#23234 opened Aug 17, 2017 by nguerrera Future
Unify decoding PE headers and reading other PE sections area-System.Reflection.Metadata disabled-test The test is disabled in source code against the issue enhancement Product code improvement that does NOT require public API changes/additions help wanted [up-for-grabs] Good issue for external contributors
#17088 opened Apr 22, 2016 by tmat Future
ProTip! Exclude everything labeled bug with -label:bug.