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
Two otherwise identical SourceConfirmedTextQuery instances will almost certainly compare as false if they are created via different code paths, as they will use a captured lambda as part of the comparison.