2 references to SetErrorHandlers
Microsoft.VisualStudio.LanguageServices (2)
Interactive\VsInteractiveWindowPackage.cs (2)
60
SetErrorHandlers
(typeof(IInteractiveWindow).Assembly, fatalHandler, nonFatalHandler);
61
SetErrorHandlers
(typeof(IVsInteractiveWindow).Assembly, fatalHandler, nonFatalHandler);