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