3 references to ExceptionRecorded
mscorlib (3)
system\threading\Tasks\Task.cs (3)
2101if (ExceptionRecorded) 2123bool exceptionsAvailable = IsFaulted && ExceptionRecorded; 2280if (ExceptionRecorded)