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
CallTarget's scoping can easily lead to incorrect behavior. We should avoid using it. Currently, it is used by the VSTest targets, so we should update them to remove its usage.