1 write to _textView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTagger.cs (1)
56
_textView
= textView;
1 reference to _textView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTagger.cs (1)
157
dataTagSpan.Tag.Hint, format,
_textView
, adornmentSpan, _taggerProvider, _formatMap, classify)));