
System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: tournamentInfo
в Hand2NoteCore.DataView.ReportFilter.HitsTournament(PlayerTournamentSummary summary, TournamentInfo tournamentInfo)
в System.Linq.Enumerable.WhereListIterator1.MoveNext() в System.Collections.Generic.List
1..ctor(IEnumerable1 collection) в System.Linq.Enumerable.ToList[TSource](IEnumerable
1 source)
в Hand2NoteCore.DataView.TournamentsGraphReportViewModel.A.A()
в System.Threading.Tasks.Task`1.InnerInvoke()
в System.Threading.Tasks.Task.Execute()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в Hand2NoteCore.DataView.TournamentsGraphReportViewModel.a.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)