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
#99439 added the struct lowering algorithm in mono type system. This change has included lowering support for structs with InlineArray attribute. However, attempting to run the struct lowering algorithm on such a struct results in a runtime crash. We should investigate and fix this problem in mono.