2 references to OnBeforeReset
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveEvaluator.cs (1)
223
OnBeforeReset
?.Invoke(options.Platform);
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsInteractiveWindowProvider.cs (1)
101
evaluator.
OnBeforeReset
+= platform => interactiveWindowPane.Caption = Title + platform switch