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
A fixed statement should not be required on a fixed field of a ref struct, because it is never moveable.
Note for future LDM consideration: there is a bug tail involved with any fixed change. While this is probably not worth it on it's own merits, if we have other fixed work that result in refactoring this would be worth it at that point.
Design meetings
The text was updated successfully, but these errors were encountered:
Do not require fixing a fixed field of a ref struct
Summary
A fixed statement should not be required on a fixed field of a ref struct, because it is never moveable.
Note for future LDM consideration: there is a bug tail involved with any fixed change. While this is probably not worth it on it's own merits, if we have other fixed work that result in refactoring this would be worth it at that point.
Design meetings
The text was updated successfully, but these errors were encountered: