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