5 references to ReportUnhandledExceptionIfAnyAsync
Microsoft.CodeAnalysis.InteractiveHost (5)
Interactive\Core\InteractiveHost.Service.cs (5)
271var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 324var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 367var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 510var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 689var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false);