1 write to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
52
_typeMap
= typeMap;
1 reference to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
125
context, spanToTag, classificationService,
_typeMap
, classificationOptions, _type, cancellationToken);