You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the PR tightening the compiler enforcement on pointer types (they must always appear in unsafe context after C# 12), this scenario surfaced.
It needs confirmation from LDM and will require a parser change.
Relates to feature "alias any type" (test plan: #56323)
This issue is referenced in tests.
The text was updated successfully, but these errors were encountered:
@CyrusNajmabadi Just an FYI, I re-activated this issue because it looks like there still some work needed in tests that explicitly reference this issue in comments
As part of the PR tightening the compiler enforcement on pointer types (they must always appear in unsafe context after C# 12), this scenario surfaced.
It needs confirmation from LDM and will require a parser change.
Relates to feature "alias any type" (test plan: #56323)
This issue is referenced in tests.
The text was updated successfully, but these errors were encountered: