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