2 references to ExceptionAsHResultMarshaller
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ExceptionAsHResultMarshaller.cs (1)
20
[CustomMarshaller(typeof(Exception), MarshalMode.UnmanagedToManagedOut, typeof(
ExceptionAsHResultMarshaller
<>))]
System\Runtime\InteropServices\Marshalling\GeneratedComInterfaceAttribute.cs (1)
46
/// If this field is not specified, <see cref="
ExceptionAsHResultMarshaller
{T}"/> is used to marshal exceptions.