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