4 references to _hackCompletionSession
Microsoft.VisualStudio.LanguageServices (4)
DebuggerIntelliSense\DebuggerTextView.HACK_CompletionSession.cs (4)
37
HACK_SetShimCompletionSessionWorker(
_hackCompletionSession
);
39
_hackCompletionSession
.Count++;
44
_hackCompletionSession
.Count--;
45
if (
_hackCompletionSession
.Count == 0)