ReSharper 8 EAP Version=8.0.0.19479, Built=2013-03-06T12:47:04, Configuration=“CLR4 Csharp PublicMode VS1100”
parent.PrevSibling != null
— EXCEPTION #1/2 [AssertionException]
Message = “parent.PrevSibling != null”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
at JetBrains.ReSharper.Psi.Util.TreeRangeUtil.PrepareAnchorForAddingBefore(ITreeNode parent, ITreeRange range) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Util\TreeRangeUtil.cs:line 22
… at JetBrains.ReSharper.Psi.Util.TreeRangeUtil.PrepareAnchorForAddingBefore(ITreeNode parent, ITreeRange range) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Util\TreeRangeUtil.cs:line 22
at JetBrains.ReSharper.Psi.Util.RegionStructureExtensions.AddToStructure[T](IRegionStructure codeStructure, ITreeNode parent, Predicate`1 shouldAddBefore, Func`2 addAfter, Func`2 addBefore) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Util\RegionStructure.cs:line 132
at JetBrains.ReSharper.Psi.CSharp.Impl.UsingUtil.AddImportTo(ICSharpTypeAndNamespaceHolderDeclaration scope, IUsingDirective directive) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\UsingUtil.cs:line 199
at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.CSharpFile.AddImport(IUsingDirective param) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\Tree\CSharpFile.cs:line 144
at JetBrains.ReSharper.Refactorings.CSharp.Move.Common.CSharpMoveUtil.AddUsings(ICSharpFile newFile, IList`1 importedNamespaces, Boolean addImportsToDeepestScope) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\CSharp\src\Move\Common\CSharpMoveUtil.cs:line 135
at JetBrains.ReSharper.Refactorings.CSharp.Move.Common.CSharpMoveUtil.CopyFileAndFixNamespaces(ICSharpFile newFile, ICSharpFile oldFile, String expectedNamespaceName, IList`1 importedNamespaces) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\CSharp\src\Move\Common\CSharpMoveUtil.cs:line 48
at JetBrains.ReSharper.Refactorings.CSharp.Move.AdjustNamespaces.CSharpAdjustNamespaceHelper.FixFile(IFile file, String expectedNamespaceName, ResolveImagesRepository repository, List`1 importedNamespaces) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\CSharp\src\Move\AdjustNamespaces\CSharpAdjustNamespaceHelper.cs:line 33
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.FixFile(IFile file, PsiLanguageType language, ProjectFileWrapper wrapper) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 148
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.<>c__DisplayClass18.<FixFiles>b__10(IFile file, PsiLanguageType language) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 74
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.AdjustNamespacesWorkflow.MakeActionWithPsi(ProjectFileWrapper wrapper, Action`2 action) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\AdjustNamespacesWorkflow.cs:line 206
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.<FixFiles>b__f(ProjectFileWrapper x, IProgressIndicator subSubPi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 74
at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClassc`1.<>c__DisplayClasse.<ForEachWithProgress>b__b(IProgressIndicator subPi) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\ProgressIndicatorExtensions.cs:line 157
at JetBrains.Application.Progress.ProgressIndicatorExtensions.Advance(IProgressIndicator progressParent, Double fUnitsInParentIndicator, Action`1 funcAdvanceSubprogress) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\ProgressIndicatorExtensions.cs:line 38
at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClassc`1.<ForEachWithProgress>b__a(IProgressIndicator startedProgress, T t) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\ProgressIndicatorExtensions.cs:line 157
at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgressImpl[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Boolean throwOnCancel, Action`2 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\ProgressIndicatorExtensions.cs:line 114
at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgress[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Action`2 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\ProgressIndicatorExtensions.cs:line 152
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.FixFiles(IProgressIndicator pi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 73
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.<>c__DisplayClass5.<Execute>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 41
at JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Transactions\PsiTransactions.cs:line 263
”
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “parent.PrevSibling != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.51106.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Transactions\PsiTransactions.cs:line 274
… at JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Transactions\PsiTransactions.cs:line 274
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.Impl.AdjustNamespaceRunner.Execute(IProgressIndicator pi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\Impl\AdjustNamespaceRunner.cs:line 42
at JetBrains.ReSharper.Refactorings.Move.AdjustNamespaces.AdjustNamespacesWorkflow.PreExecute(IProgressIndicator pi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Move\AdjustNamespaces\AdjustNamespacesWorkflow.cs:line 93
at JetBrains.ReSharper.Refactorings.Workflow.DrivenRefactoringConflictSearcher.SearchConflicts(IProgressIndicator pi, Boolean canPerformRefactoring) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Workflow\DrivenRefactoringConflictSearcher.cs:line 32
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.<>c__DisplayClass14.<InitPage>b__b(IProgressIndicator pi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowExecuter.cs:line 308
at JetBrains.ReSharper.Refactorings.WorkflowNew.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\FunctionWrapper.cs:line 34
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 319
at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 143
at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 42
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 85
at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run(TaskThreadAffinity taskThreadAffinity, Action`1 task, Func`3 FAttachUi, ProgressIndicator indicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 46
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringsTaskExecutor.JetBrains.Application.Progress.ITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\Workflow\RefactoringsTaskExecutor.cs:line 54
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.RunWithProgress[TResult](Func`2 action, String taskName, TResult& result) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowExecuter.cs:line 385
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.InitPage(IRefactoringPage page) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowExecuter.cs:line 308
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.NextPage(IRefactoringPage currentPage) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowExecuter.cs:line 271
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.MoveToNextPage() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowExecuter.cs:line 170
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowHostWithWizardForm.<NextClick>b__9() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowHostWithWizardForm.cs:line 166
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 305
at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowHostWithWizardForm.NextClick(Object sender, EventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowNew\WorkflowHostWithWizardForm.cs:line 167
at JetBrains.ReSharper.Refactorings.WorkflowW.RefactoringWizardForm.myContinueButton_Click(Object sender, EventArgs e) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Refactorings\_Core\src\WorkflowW\RefactoringWizardForm.cs:line 679
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
”