History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-35464
Type: Exception Exception
Status: Closed Closed
Resolution: Duplicate
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Wrong part of physical namespace

Created: 09 Feb 07 19:50   Updated: 10 Feb 07 18:31
Component/s: None
Fix Version/s: 3.0 M1, 2.5.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
RSRP-32477 Wrong part of physical namespace Normal Investigating
 

Build: 348


 Description  « Hide
Build348, VS2005
JetBrains.ReSharper.Util.InternalErrorException: Wrong part of physical namespace
An exception has occurred ---> JetBrains.ReSharper.Util.InternalErrorException: Wrong part of physical namespace

at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 29 column 5
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 19 column 87
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150 column 5
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.RemovePart(NamespacePart) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\ExtensionsAPI\Caches2\Namespace.cs:line 292 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RollbackTrie(CacheTrieNode, PsiLanguageType, Part, Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 193 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.CommitPartTree(IProjectFile, ProjectFilePart, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 180 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.SynchUpdateCacheForFile(IProjectFile, Boolean, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 279 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RollbackTransaction(HashSet`1, HashSet`1) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 733 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiTransaction.RollBack(TemporaryDocumentsMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiTransaction.cs:line 153 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.TransactionManager.RollbackTransaction() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\TransactionManager.cs:line 122 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.RollbackTransaction() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 160 column 9
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.TryBindWithAlias(IQualifiableReference, ICSharpTypeAndNamespaceHolderDeclaration, String, ITypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 222 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindToTypeElementNoImport(IQualifiableReference, ITypeElement, Boolean, ICSharpTypeAndNamespaceHolderDeclaration) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 331 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindToTypeElement(IQualifiableReference, ITypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 481 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindReferenceTo(IQualifiableReference, IDeclaredElement, ICSharpIdentifierNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 1182 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceNameStub.BindTo(IDeclaredElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\Tree\ReferenceName.cs:line 330 column 7
at JetBrains.ReSharper.Refactorings.Rename.ReferenceRebinder.Restore() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Rename\ReferenceRebinder.cs:line 49 column 5
at JetBrains.ReSharper.Refactorings.Rename.RenameNamespaceRefactoring.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Rename\RenameNamespaceRefactoring.cs:line 352 column 5
at JetBrains.ReSharper.Refactorings.RenameNamespace.RenameNamespaceRefactoringWorkflow.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\RenameNamespace\RenameNamespaceRefactoringWorkflow.cs:line 88 column 4
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringExecutor.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 628 column 11
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.RunMessageLoop() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 136 column 5
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 162 column 7
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.ReSharper.Refactorings.Workflow.TaskExecutorWrapper.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 479 column 9
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ExecuteRefactoring(Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 424 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 340 column 11
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.TryExecuteRefactoring() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 287 column 7
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ShowNextPage() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 185 column 5
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.MyForm_OnContinueClicked(Object, EventArgs) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 93 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.myContinueButton_Click(Object, EventArgs) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\RefactoringWizardForm.cs:line 482 column 3
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ButtonBase.WndProc(Message&)
at System.Windows.Forms.Button.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)

at JetBrains.ReSharper.Util.Logger.Fail(String messageFormat, Object[] args) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 29 column 5
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 357 column 5
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 362 column 5
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150 column 5
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.RemovePart(NamespacePart) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\ExtensionsAPI\Caches2\Namespace.cs:line 292 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RollbackTrie(CacheTrieNode, PsiLanguageType, Part, Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 193 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.CommitPartTree(IProjectFile, ProjectFilePart, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 180 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.SynchUpdateCacheForFile(IProjectFile, Boolean, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 279 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RollbackTransaction(HashSet`1, HashSet`1) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 733 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiTransaction.RollBack(TemporaryDocumentsMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiTransaction.cs:line 153 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.TransactionManager.RollbackTransaction() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\TransactionManager.cs:line 122 column 9
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.RollbackTransaction() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 160 column 9
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.TryBindWithAlias(IQualifiableReference, ICSharpTypeAndNamespaceHolderDeclaration, String, ITypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 222 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindToTypeElementNoImport(IQualifiableReference, ITypeElement, Boolean, ICSharpTypeAndNamespaceHolderDeclaration) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 331 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindToTypeElement(IQualifiableReference, ITypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 481 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpReferenceUtil.BindReferenceTo(IQualifiableReference, IDeclaredElement, ICSharpIdentifierNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\CSharpReferenceUtil.cs:line 1182 column 7
at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceNameStub.BindTo(IDeclaredElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi.CSharp\src\Impl\Tree\ReferenceName.cs:line 330 column 7
at JetBrains.ReSharper.Refactorings.Rename.ReferenceRebinder.Restore() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Rename\ReferenceRebinder.cs:line 49 column 5
at JetBrains.ReSharper.Refactorings.Rename.RenameNamespaceRefactoring.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Rename\RenameNamespaceRefactoring.cs:line 352 column 5
at JetBrains.ReSharper.Refactorings.RenameNamespace.RenameNamespaceRefactoringWorkflow.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\RenameNamespace\RenameNamespaceRefactoringWorkflow.cs:line 88 column 4
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringExecutor.Execute(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 628 column 11
at JetBrains.ReSharper.Shell.Progress.TaskHelper.Run() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 231 column 13
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.Win32Declarations.DispatchMessage(MSG&)
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.RunMessageLoop() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 136 column 5
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 162 column 7
at JetBrains.ReSharper.Shell.Progress.UITaskExecutor.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\UITaskExecutor.cs:line 170 column 7
at JetBrains.ReSharper.Refactorings.Workflow.TaskExecutorWrapper.ExecuteTask(TaskWithProgress, String, Boolean&) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 479 column 9
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ExecuteRefactoring(Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 424 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 340 column 11
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.TryExecuteRefactoring() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 287 column 7
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ShowNextPage() in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 185 column 5
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.MyForm_OnContinueClicked(Object, EventArgs) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\WorkflowProcessor.cs:line 93 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.myContinueButton_Click(Object, EventArgs) in c:\Agent\work\Server\ReSharper2.5\src\Refactorings\src\Workflow\RefactoringWizardForm.cs:line 482 column 3
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ButtonBase.WndProc(Message&)
at System.Windows.Forms.Button.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.