2 writes to Count
Microsoft.VisualStudio.LanguageServices (2)
DebuggerIntelliSense\DebuggerTextView.HACK_CompletionSession.cs (2)
36
_hackCompletionSession.
Count
++;
41
_hackCompletionSession.
Count
--;
1 reference to Count
Microsoft.VisualStudio.LanguageServices (1)
DebuggerIntelliSense\DebuggerTextView.HACK_CompletionSession.cs (1)
42
if (_hackCompletionSession.
Count
== 0)