2 references to GetInteractiveCommands
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveEvaluator.cs (2)
212Debug.Assert(GetInteractiveCommands().CommandPrefix == CommandPrefix); 234var commands = GetInteractiveCommands();