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
Nullability of reference types in type of parameter 'provider' of 'bool TestQueryableAnalyzer.SupportsLinqToObjects(IQueryable query, IQueryProvider provider)' doesn't match implicitly implemented member 'bool IQueryableAnalyzer.SupportsLinqToObjects(IQueryable query, IQueryProvider? provider = null)' (possibly because of nullability attributes).