5 references to UnmanagedToManagedOut
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ReadOnlySpanMarshaller.cs (1)
24[CustomMarshaller(typeof(ReadOnlySpan<>), MarshalMode.UnmanagedToManagedOut, typeof(ReadOnlySpanMarshaller<,>.UnmanagedToManagedOut))]
System.Runtime.InteropServices (4)
System\Runtime\InteropServices\Marshalling\ExceptionAsDefaultMarshaller.cs (1)
10[CustomMarshaller(typeof(Exception), MarshalMode.UnmanagedToManagedOut, typeof(ExceptionAsDefaultMarshaller<>))]
System\Runtime\InteropServices\Marshalling\ExceptionAsHResultMarshaller.cs (1)
20[CustomMarshaller(typeof(Exception), MarshalMode.UnmanagedToManagedOut, typeof(ExceptionAsHResultMarshaller<>))]
System\Runtime\InteropServices\Marshalling\ExceptionAsNaNMarshaller.cs (1)
12[CustomMarshaller(typeof(Exception), MarshalMode.UnmanagedToManagedOut, typeof(ExceptionAsNaNMarshaller<>))]
System\Runtime\InteropServices\Marshalling\ExceptionAsVoidMarshaller.cs (1)
13[CustomMarshaller(typeof(Exception), MarshalMode.UnmanagedToManagedOut, typeof(ExceptionAsVoidMarshaller))]