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