1 write to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
90_typeMap = typeMap;
1 reference to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
371return ClassificationUtilities.Convert(_typeMap, snapshot, classifiedSpans);