2 references to ManagedToUnmanagedOut
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ReadOnlySpanMarshaller.cs (2)
24
[CustomMarshaller(typeof(ReadOnlySpan<>), MarshalMode.ManagedToUnmanagedOut, typeof(ReadOnlySpanMarshaller<,>.
ManagedToUnmanagedOut
))]
186
/// Initializes the <see cref="ReadOnlySpanMarshaller{T, TUnmanagedElement}.
ManagedToUnmanagedOut
"/> marshaller.