1 write to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.cs (1)
46
_typeMap
= typeMap;
1 reference to _typeMap
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
169
context, snapshotSpan, classificationService, _owner.
_typeMap
, options, type, cancellationToken);