4 references to _hackCompletionSession
Microsoft.VisualStudio.LanguageServices (4)
DebuggerIntelliSense\DebuggerTextView.HACK_CompletionSession.cs (4)
34
HACK_SetShimCompletionSessionWorker(
_hackCompletionSession
);
36
_hackCompletionSession
.Count++;
41
_hackCompletionSession
.Count--;
42
if (
_hackCompletionSession
.Count == 0)