1 write to TextChangeRange
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\TaggerContext.cs (1)
68
this.
TextChangeRange
= textChangeRange;
2 references to TextChangeRange
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Semantic\ClassificationUtilities.cs (1)
96
var range = context.
TextChangeRange
;
Tagging\AbstractAsynchronousTaggerProvider.cs (1)
50
/// <see cref="TaggerContext{TTag}.
TextChangeRange
"/> when calling