5 references to ReportUnhandledExceptionIfAnyAsync
Microsoft.CodeAnalysis.InteractiveHost (5)
Interactive\Core\InteractiveHost.Service.cs (5)
265var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 318var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 361var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 504var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 683var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false);