1 write to _owner
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
48_owner = owner;
5 references to _owner
Microsoft.CodeAnalysis.EditorFeatures (5)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (5)
71_owner._threadingContext.ThrowIfNotOnUIThread(); 97_owner._threadingContext.ThrowIfNotOnUIThread(); 105_owner._threadingContext.ThrowIfNotOnUIThread(); 139_owner._threadingContext.JoinableTaskFactory.Run(async () => 169context, snapshotSpan, classificationService, _owner._typeMap, options, type, cancellationToken);