
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 16 Apr 09 12:20
Updated: 09 Jul 09 14:35
|
|
| Component/s: |
None
|
| Fix Version/s: |
4.5.1
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
RSRP-106441
NullReferenceException : Object refer...
|
|
|
|
|
|
| Build: |
1,231
|
| Fixed in build: |
1,232
|
ReSharper 4.5 Version=4.5.1231.7, Edition=Csharp, Built=2009-04-08T16:10:26, Configuration=ReSharper_AddIn, VsVersion=9.0
Current file extension: cs
System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ReplaceConditionWithRespectiveBranchFix.ExecuteTransaction(ISolution solution, IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\QuickFixes\Replace\ReplaceConditionWithRespectiveBranchFix.cs:line 113
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_ DisplayClass4.<>cDisplayClass8.<Execute>b_1(Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 384
— End of inner exception stack trace —
LoggerException: Object reference not set to an instance of an object.
->
System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ReplaceConditionWithRespectiveBranchFix.ExecuteTransaction(ISolution solution, IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\QuickFixes\Replace\ReplaceConditionWithRespectiveBranchFix.cs:line 113
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_DisplayClass4.<>cDisplayClass8.<Execute>b_1(Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 384
— End of Inner Exception Stack Trace —
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 395
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_DisplayClass4.<Execute>b_0(IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 262
at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 602
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.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)
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 452
at JetBrains.Threading.JetDispatcher.Run(IProperty`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 261
at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run_WaitUntilDone() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 238
at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 151
at JetBrains.UI.Application.Progress.UITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutor.cs:line 179
at JetBrains.ReSharper.Intentions.BulbItemImpl.Execute(ISolution solution, ITextControl textControl) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 30
at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c_DisplayClass1.<OnMenuItemClicked>b_0() in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line 196
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 306
at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 339
at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.OnMenuItemClicked(Object key) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line 205
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.UI.PopupMenu.JetPopupMenu.<>c_DisplayClassb.<Show>b_5(JetPopupMenuItem item) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\JetPopupMenu.cs:line 368
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuDoc.cs:line 280
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnKeyDownLowPriority(KeyEventArgs args) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1505
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.OnKeyDown(KeyEventArgs args) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 811
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.WndProc(Message& m) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 1008
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)
|
|
Description
|
ReSharper 4.5 Version=4.5.1231.7, Edition=Csharp, Built=2009-04-08T16:10:26, Configuration=ReSharper_AddIn, VsVersion=9.0
Current file extension: cs
System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ReplaceConditionWithRespectiveBranchFix.ExecuteTransaction(ISolution solution, IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\QuickFixes\Replace\ReplaceConditionWithRespectiveBranchFix.cs:line 113
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_DisplayClass4.<>cDisplayClass8.<Execute>b_1(Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 384
— End of inner exception stack trace —
LoggerException: Object reference not set to an instance of an object.
->
System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ReplaceConditionWithRespectiveBranchFix.ExecuteTransaction(ISolution solution, IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions.CSharp\src\QuickFixes\Replace\ReplaceConditionWithRespectiveBranchFix.cs:line 113
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_DisplayClass4.<>cDisplayClass8.<Execute>b_1(Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 384
— End of Inner Exception Stack Trace —
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler handler, Object[] args) in c:\Agent\work\6f6005be76df46e2\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 395
at JetBrains.ReSharper.Intentions.BulbItemImpl.<>c_DisplayClass4.<Execute>b_0(IProgressIndicator progress) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 41
at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 262
at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 602
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.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)
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 452
at JetBrains.Threading.JetDispatcher.Run(IProperty`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 261
at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run_WaitUntilDone() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 238
at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 151
at JetBrains.UI.Application.Progress.UITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\Shell\Progress\UITaskExecutor.cs:line 179
at JetBrains.ReSharper.Intentions.BulbItemImpl.Execute(ISolution solution, ITextControl textControl) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\BulbItemImpl.cs:line 30
at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c_DisplayClass1.<OnMenuItemClicked>b_0() in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line 196
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 306
at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 339
at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.OnMenuItemClicked(Object key) in c:\Agent\work\6f6005be76df46e2\src\Intentions\src\Bulbs\BulbIndicator.cs:line 205
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.UI.PopupMenu.JetPopupMenu.<>c_DisplayClassb.<Show>b_5(JetPopupMenuItem item) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\JetPopupMenu.cs:line 368
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 280
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 390
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\Agent\work\6f6005be76df46e2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 360
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem() in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuDoc.cs:line 280
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnKeyDownLowPriority(KeyEventArgs args) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1505
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.OnKeyDown(KeyEventArgs args) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 811
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.WndProc(Message& m) in c:\Agent\work\6f6005be76df46e2\Platform\src\UI\src\PopupMenu\Impl\JetPopupMenuView.cs:line 1008
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)
|
Show » |
|
Current file extension: cs
NullReferenceException : Object reference not set to an instance of an object.