5 references to GetNextSemanticSpan
Microsoft.CodeAnalysis.EditorFeatures (5)
Classification\TotalClassificationTaggerProvider.cs (5)
123
var currentSemantic =
GetNextSemanticSpan
();
136
currentSemantic =
GetNextSemanticSpan
();
142
currentSemantic =
GetNextSemanticSpan
();
170
currentSemantic =
GetNextSemanticSpan
();
209
currentSemantic =
GetNextSemanticSpan
();