1 implementation of GetClassificationType
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\AbstractClassificationTypeMap.cs (1)
43
public IClassificationType
GetClassificationType
(string name)
1 reference to GetClassificationType
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Semantic\ClassificationUtilities.cs (1)
35
new ClassificationTag(typeMap.
GetClassificationType
(classifiedSpan.ClassificationType)));