Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] Fix Type.ContainsGenericParameters for function pointers - #90963
Conversation
ghost
commented
Aug 22, 2023
Tagging subscribers to this area: @dotnet/area-system-reflection Issue DetailsBackport of #90864 to release/8.0 /cc @jkotas Customer ImpactTestingRiskIMPORTANT: If this backport is for a servicing release, please verify that:
|
jeffschwMSFT
left a comment
There was a problem hiding this comment.
approved. please get a code review and when ready this can be merged
carlossanlop
commented
Aug 23, 2023
@ivanpovazan@steveharter can you please review and sign-off? |
Backport of #90864 to release/8.0
/cc @jkotas
Customer Impact
Missing functionality for new feature added in 8.0.
Testing
Unit tests
Risk
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.