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