3 references to ManagedToUnmanagedOut
System.DirectoryServices.Protocols (1)
src\libraries\Common\src\Interop\Interop.Ldap.cs (1)
228
[CustomMarshaller(typeof(LdapReferralCallback), MarshalMode.
ManagedToUnmanagedOut
, typeof(MarshalValue))]
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ReadOnlySpanMarshaller.cs (1)
23
[CustomMarshaller(typeof(ReadOnlySpan<>), MarshalMode.
ManagedToUnmanagedOut
, typeof(ReadOnlySpanMarshaller<,>.ManagedToUnmanagedOut))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\SafeHandleMarshaller.cs (1)
14
[CustomMarshaller(typeof(CustomMarshallerAttribute.GenericPlaceholder), MarshalMode.
ManagedToUnmanagedOut
, typeof(SafeHandleMarshaller<>.ManagedToUnmanagedOut))]