3 references to StackTraceExplorerCommandId
Microsoft.VisualStudio.LanguageServices (3)
StackTraceExplorer\StackTraceExplorerCommandHandler.cs (3)
189
var menuCommandId = new CommandID(Guids.
StackTraceExplorerCommandId
, 0x0100);
193
var pasteCommandId = new CommandID(Guids.
StackTraceExplorerCommandId
, 0x0101);
194
var clearCommandId = new CommandID(Guids.
StackTraceExplorerCommandId
, 0x0102);