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