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