5 references to ReportUnhandledExceptionIfAnyAsync
Microsoft.CodeAnalysis.InteractiveHost (5)
Interactive\Core\InteractiveHost.Service.cs (5)
263var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 316var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 359var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 502var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false); 681var state = await ReportUnhandledExceptionIfAnyAsync(lastTask).ConfigureAwait(false);