2 writes to _priorityCommandTargetCookie
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
140pdwCookie: out _priorityCommandTargetCookie); 434_priorityCommandTargetCookie = VSConstants.VSCOOKIE_NIL;
2 references to _priorityCommandTargetCookie
Microsoft.VisualStudio.LanguageServices (2)
KeybindingReset\KeybindingResetDetector.cs (2)
430if (_priorityCommandTargetCookie != VSConstants.VSCOOKIE_NIL) 433var cookie = _priorityCommandTargetCookie;