1 write to _isDebuggerTextView
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
83_isDebuggerTextView = textView is IDebuggerTextView;
1 reference to _isDebuggerTextView
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
378if (_isDebuggerTextView)