-
Notifications
You must be signed in to change notification settings - Fork 5k
Issues: dotnet/runtime
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Improve startup perf by avoiding JIT when invoking well-known signatures
area-System.Reflection
tenet-performance
Performance related issue
[RuntimeAsync] Reflection/introspection support
area-System.Reflection
runtime-async
untriaged
New issue has not been triaged by the area owner
#115099
opened Apr 27, 2025 by
VSadov
RuntimePropertyInfo performance regression when used in a hash table
area-System.Reflection
help wanted
[up-for-grabs] Good issue for external contributors
tenet-performance
Performance related issue
typeof(object).IsAssignableFrom(typeof(RefStruct))
returns true, but it's not casteable to that type
area-System.Reflection
documentation
MetadataLoadContext assembly binding behavior is documented incorrectly
area-System.Reflection
documentation
Documentation bug or enhancement, does not impact product or test code
help wanted
[up-for-grabs] Good issue for external contributors
Tracking issue for reflection invoke perf improvements
area-System.Reflection
tenet-performance
Performance related issue
tracking
This issue is tracking the completion of other related issues.
Document dangers and support policy for private reflection
area-System.Reflection
documentation
Documentation bug or enhancement, does not impact product or test code
System.Reflection.CustomAttributeFormatException thrown on a retrieval of derived attribute with overridden property getter
area-System.Reflection
community-contribution
Indicates that the PR has been added by a community member
#110945
opened Dec 25, 2024 by
pedrobsaila
Loading…
System.Reflection.CustomAttributeFormatException thrown on a retrieval of derived attribute with overridden property getter
area-System.Reflection
bug
help wanted
[up-for-grabs] Good issue for external contributors
in-pr
There is an active PR which will close this issue when it is merged
[RuntimeAsync] Reflection complains about ambiguity when querying async2 methods
area-System.Reflection
runtime-async
untriaged
New issue has not been triaged by the area owner
#115258
opened Nov 28, 2024 by
jakobbotsch
[API Proposal]: Obsolete Early API idea and discussion, it is NOT ready for implementation
area-System.Reflection
design-discussion
Ongoing discussion about design without consensus
Assembly
property IsFullyTrusted
api-suggestion
How to tell if a Type is "awaitable" in native AOT / trimmed apps
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Reflection
needs-further-triage
Issue has been initially triaged, but needs deeper consideration or reconsideration
Incorrect error message when trying to dynamically invoke a static abstract interface method
area-System.Reflection
help wanted
[up-for-grabs] Good issue for external contributors
NullabilityInfoContext returns incorrect results for an indexer parameter if the class has a property with a value type return type.
area-System.Reflection
bug
help wanted
[up-for-grabs] Good issue for external contributors
Consider adding a new reflection API to get field values of an Enum
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
area-System.Reflection
linkable-framework
Issues associated with delivering a linker friendly framework
Can we add a way to add attributes without requiring a dependency on their assembly?
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Reflection
design-discussion
Ongoing discussion about design without consensus
[API Proposal]: MetadataLoadContext.GetLoadContext(Assembly)
api-approved
API was approved in API review, it can be implemented
area-System.Reflection
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.