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