1 write to _owner
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
46_owner = owner;
3 references to _owner
Microsoft.CodeAnalysis.EditorFeatures (3)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (3)
63_owner._threadingContext.ThrowIfNotOnUIThread(); 155_owner._threadingContext.JoinableTaskFactory.Run(async () => 201result.Add(ClassificationUtilities.Convert(_owner._typeMap, snapshot, classifiedSpan));