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
Replaced all usages of GetCurrentAppContext() with direct access to Cpp2IlApi.CurrentAppContext, simplifying the code and removing an unnecessary wrapper method. Applied the null-forgiving operator where appropriate.
0 commit comments