2 references to ReportUnhandledError
mscorlib (2)
system\runtime\compilerservices\AsyncMethodBuilder.cs (1)
1031if (!WindowsRuntimeMarshal.ReportUnhandledError(edi.SourceException))
system\threading\Tasks\TaskContinuation.cs (1)
854if (!WindowsRuntimeMarshal.ReportUnhandledError(exc))