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
<entry>
<record>854</record>
<time>2021/01/29 17:57:47.670</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>
System.ArgumentNullException: Value cannot be null.
Parameter name: tag

at Microsoft.VisualStudio.Text.Tagging.TagSpan`1..ctor(SnapshotSpan span, T tag)

at Codist.Taggers.CSharpTagger.CreateClassificationSpan(ITextSnapshot snapshotSpan, TextSpan span, ClassificationTag tag) in D:\Codes\Open Source Projects\Codist\Codist\Taggers\CSharpTagger.cs:line 610

at Codist.Taggers.CSharpTagger.ClassifyPunctuation(TextSpan itemSpan, ITextSnapshot snapshot, SemanticModel semanticModel, CompilationUnitSyntax unitCompilation) in D:\Codes\Open Source Projects\Codist\Codist\Taggers\CSharpTagger.cs:line 345

at Codist.Taggers.CSharpTagger.<GetTags>d__5.MoveNext() in D:\Codes\Open Source Projects\Codist\Codist\Taggers\CSharpTagger.cs:line 205

at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__47.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
</description>
</entry>
The text was updated successfully, but these errors were encountered:
Build version 6087.
Here is the log
The text was updated successfully, but these errors were encountered: