1 write to _taggerProvider
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTag.cs (1)
61_taggerProvider = taggerProvider;
6 references to _taggerProvider
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineHints\InlineHintsTag.cs (6)
110_taggerProvider.ThreadingContext, 111_taggerProvider.OperationExecutor, 112_taggerProvider.AsynchronousOperationListener, 113_taggerProvider.StreamingFindUsagesPresenter); 252var toolTipPresenter = _taggerProvider.ToolTipService.CreatePresenter(_textView, new ToolTipParameters(trackMouse: true, ignoreBufferChange: false, KeepOpen)); 261var threadingContext = _taggerProvider.ThreadingContext;