1 write to _commands
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsInteractiveWindowProvider.cs (1)
56
_commands
= GetApplicableCommands(commands, coreContentType: PredefinedInteractiveCommandsContentTypes.InteractiveCommandContentTypeName,
1 reference to _commands
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsInteractiveWindowProvider.cs (1)
85
return
_commands
;