2 implementations of ISupportErrorInfo
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\ExceptionErrorInfo.cs (2)
43
internal class ManagedExceptionErrorInfo : IErrorInfo,
ISupportErrorInfo
322
internal class ISupportErrorInfo : global::WinRT.Interop.
ISupportErrorInfo
1 reference to ISupportErrorInfo
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\ExceptionErrorInfo.cs (1)
350
return global::WinRT.ComWrappersSupport.FindObject<global::WinRT.Interop.
ISupportErrorInfo
>(thisPtr).InterfaceSupportsErrorInfo(guid) ? 0 : 1;