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
Identifier resolution code gets confused when it comes across Collection.Count and Matches.Count when there's a List.Count type/method in the project. This results in a fatal StackOverflowException being thrown.