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
There's a 16 MB limit on total number of bytes in the string heap of an ECMA-335 module.
S.R.Metadata throws an exception when the limit is reached. We can't even generate MSTAT files for an ASP.NET WebApi template.
MSTAT files are useful even without this information, but I would like to generate it in the future. Using some different approach.
Co-authored-by: Michal Strehovský <[email protected]>
0 commit comments