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, 73if (_textView is IDebuggerTextView2 debugTextView && !debugTextView.IsImmediateWindow)