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