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
ClearScript implements JavaScript iteration using a mix of C# and JavaScript code. The latter invokes several host methods by name, so a custom attribute loader that implements a global name transformation can break JavaScript iteration.