1 write to State
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
255this.State = context.State;
1 reference to State
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
225var oldState = this.State;