You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: lineNumber
at Microsoft.VisualStudio.Text.Implementation.SimpleStringRebuilder.GetLineFromLineNumber(Int32 lineNumber)
at Microsoft.VisualStudio.Text.Implementation.TextSnapshot.GetLineFromLineNumber(Int32 lineNumber)
at ExceptionBreaker.Breakpoints.BreakpointFinder.GetSpanFromBreakpoint(Breakpoint2 breakpoint, ITextDocument document)
at ExceptionBreaker.Breakpoints.Glyphs.BreakpointTagger.<>c__DisplayClass2.<.ctor>b__0(Object sender, BreakpointExtraDataChangedEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at ExceptionBreaker.Breakpoints.BreakpointExtraDataStore.NotifyDataChanged(Breakpoint2 breakpoint)
at ExceptionBreaker.Breakpoints.BreakpointExceptionsController.RequestAndUpdateExceptionSettings(Breakpoint2 breakpoint)
at ExceptionBreaker.Breakpoints.BreakpointExceptionsController.command_Callback(Object sender, EventArgs e)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: