EbenZhang / PReviewer

A Tool to Review GitHub Pull Request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An item with the same key has already been added.

Rheza33 opened this issue · comments

4.0.30319.42000 13-12-2016 5:41:52 AM An item with the same key has already been added. System.ArgumentException PReviewer.exe 1.0.5756.38799 1.2.1.0 Void ThrowArgumentException(System.ExceptionResource) @ System.ThrowHelper -2147024809 An item with the same key has already been added. mscorlib at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at PReviewer.UI.DiffViewerLineNumberCtrl.AddDiffLineNum(DiffLineNum diffLineNum) at PReviewer.UI.DiffViewer.<UpdateDiffViewerWith>b__17_1(DiffLineNum line) at PReviewer.Service.DiffHelper.DiffLineNumAnalyzer.FireLineAnalyzedEvent(DiffLineNum diffline) at PReviewer.Service.DiffHelper.DiffLineNumAnalyzer.DoAnalyze(String diffContent) at PReviewer.UI.DiffViewer.<>c__DisplayClass17_0.<UpdateDiffViewerWith>b__0() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PReviewer.UI.DiffViewer.<UpdateDiffViewerWith>d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Void ThrowArgumentException(System.ExceptionResource) @ System.ThrowHelper System.ArgumentException