1 write to _textView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (1)
48
_textView
= textView;
2 references to _textView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (2)
69
_textView
,
73
if (
_textView
is IDebuggerTextView2 debugTextView && !debugTextView.IsImmediateWindow)