1
Answer

Sequence contains more than one matching element

Photo of San

San

6y
13.6k
1
An unhandled exception occurred while processing the request.
InvalidOperationException: Sequence contains more than one matching element
System.Linq.Enumerable.SingleOrDefault<TSource>(IEnumerable<TSource> source, Func<TSource, bool> predicate)

Answers (1)