Skip to content

Instantly share code, notes, and snippets.

@SimonCropp
Last active April 16, 2019 02:45
Show Gist options
  • Save SimonCropp/3f50452abe24cce0b88d1845e1fdc59e to your computer and use it in GitHub Desktop.
Save SimonCropp/3f50452abe24cce0b88d1845e1fdc59e to your computer and use it in GitHub Desktop.
Watson exception
<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.&#x000D;&#x000A;
at ShaneBlazek.DisableRegions.RegionLineTaggerProvider.CreateTagger[T](ITextView textView, ITextBuffer buffer)&#x000D;&#x000A;
at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.InstantiateViewTagger(ITextView textView, Lazy`2 factory, ITextBuffer textBuffer, IList`1 newTaggers)&#x000D;&#x000A;---
End of stack trace from previous location where exception was thrown ---&#x000D;&#x000A;
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