Last active
April 16, 2019 02:45
-
-
Save SimonCropp/3f50452abe24cce0b88d1845e1fdc59e to your computer and use it in GitHub Desktop.
Watson exception
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<entry> | |
<record>678</record> | |
<time>2019/04/16 02:40:55.883</time> | |
<type>Error</type> | |
<source>Editor or Editor Extension</source> | |
<description>System.NullReferenceException: Object reference not set to an instance of an object.
 | |
at ShaneBlazek.DisableRegions.RegionLineTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)
 | |
at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.InstantiateViewTagger(ITextView textView, Lazy`2 factory, ITextBuffer textBuffer, IList`1 newTaggers)
--- | |
End of stack trace from previous location where exception was thrown ---
 | |
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)</description> | |
</entry> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment