1 write to roReportUnhandledError
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
49roReportUnhandledError = Platform.GetProcAddress<RoReportUnhandledError>(winRTErrorModule);
2 references to roReportUnhandledError
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (2)
206if (getRestrictedErrorInfo != null && roReportUnhandledError != null) 210roReportUnhandledError(restrictedErrorRef.ThisPtr);