Build259, VS2003
JetBrains.ReSharper.Util.InternalErrorException: Object reference not set to an instance of an object.
An exception has occurred ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.CodeInsight.Services.GotoByName.GotoByNameService.RefreshTreeControlContents(Boolean focusToFirst) in c:\Agent\work\ReSharper2.0\src\CodeInsight.Services\src\GotoByName\GotoByNameService.cs:line 85
at JetBrains.ReSharper.CodeInsight.Services.GotoByName.GotoByNameService.OnTextBoxTextChanged(Object sender, EventArgs e) in c:\Agent\work\ReSharper2.0\src\CodeInsight.Services\src\GotoByName\GotoByNameService.cs:line 208
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
at DevExpress.XtraEditors.TextEdit.OnTextChanged(EventArgs e)
at DevExpress.XtraEditors.TextEdit.OnEditValueChanged()
at DevExpress.XtraEditors.BaseEdit.OnEditValueChanging(ChangingEventArgs e)
at DevExpress.XtraEditors.BaseEdit.set_EditValue(Object value)
at DevExpress.XtraEditors.TextEdit.OnMaskBox_ValueChanged(Object sender, EventArgs e)
at DevExpress.XtraEditors.Mask.MaskBox.RaiseEditTextChanged()
at DevExpress.XtraEditors.Mask.SimpleStrategy.DoAfterTextChanged(EventArgs e)
at DevExpress.XtraEditors.Mask.MaskBox.OnTextChanged(EventArgs e)
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.TextBox.WndProc(Message& m)
at DevExpress.XtraEditors.Mask.MaskBox.BaseWndProc(Message& m)
at DevExpress.XtraEditors.Mask.SimpleStrategy.DoWndProc(Message& m)
at DevExpress.XtraEditors.Mask.MaskBox.WndProc(Message& m)
at DevExpress.XtraEditors.TextBoxMaskBox.WndProc(Message& msg)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 327 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 339 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\Agent\work\ReSharper2.0\src\Shell\src\ShellBase.cs:line 132 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\Agent\work\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 783 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Control.WndProcException(Exception)
at System.Windows.Forms.ControlNativeWindow.OnThreadException(Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at DevExpress.XtraEditors.BaseControl.WndProc(Message&)
at DevExpress.XtraEditors.TextEdit.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmKeyChar(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.TextBoxBase.WndProc(Message&)
at System.Windows.Forms.TextBox.WndProc(Message&)
at DevExpress.XtraEditors.Mask.MaskBox.BaseWndProc(Message&)
at DevExpress.XtraEditors.Mask.SimpleStrategy.DoWndProc(Message&)
at DevExpress.XtraEditors.Mask.MaskBox.WndProc(Message&)
at DevExpress.XtraEditors.TextBoxMaskBox.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)