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
Crossgen uses the debug flag from the input MSIL assembly to determine whether to optimize or not. Currently Crossgen2 uses an explicit parameter. We should support the same implicit functionality as Crossgen to keep the tools' behavior consistent.