5 references to GetNextSemanticSpan
Microsoft.CodeAnalysis.EditorFeatures (5)
Classification\TotalClassificationTaggerProvider.cs (5)
126
var currentSemantic =
GetNextSemanticSpan
();
139
currentSemantic =
GetNextSemanticSpan
();
145
currentSemantic =
GetNextSemanticSpan
();
173
currentSemantic =
GetNextSemanticSpan
();
212
currentSemantic =
GetNextSemanticSpan
();