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