2 references to GetStackForException
Microsoft.VisualStudio.LanguageServices (2)
ErrorReporting\VisualStudioErrorReportingService.ExceptionFormatting.cs (2)
32return GetStackForException(exception, includeMessageOnly: false); 37var text = GetStackForException(exception, includeMessageOnly: true);