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