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)
42if (_hackCompletionSession.Count == 0)