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
[release/9.0-staging] Ignore modopts/modreqs for UnsafeAccessor field targets (#109709)
* Ignore modopts/modreqs for `UnsafeAccessor` field targets
The generated IL remains correct and doesn't
require a .volatile prefix for the generated accessor.
This is based off of what Roslyn currently emits if a
getter was available.
* Update mono
---------
Co-authored-by: Aaron R Robinson <[email protected]>
0 commit comments