17 references to ManagedToUnmanagedIn
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
462
[CustomMarshaller(typeof(HandleRef), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
System.Data.Odbc (1)
src\libraries\Common\src\System\Runtime\InteropServices\HandleRefMarshaller.cs (1)
8
[CustomMarshaller(typeof(HandleRef), MarshalMode.
ManagedToUnmanagedIn
, typeof(KeepAliveMarshaller))]
System.Diagnostics.Process (1)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (1)
12
[CustomMarshaller(typeof(ReadOnlySpan<char>), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
System.DirectoryServices.Protocols (3)
src\libraries\Common\src\Interop\Interop.Ldap.cs (3)
53
[CustomMarshaller(typeof(SEC_WINNT_AUTH_IDENTITY_EX), MarshalMode.
ManagedToUnmanagedIn
, typeof(Marshaller))]
192
[CustomMarshaller(typeof(BerVal), MarshalMode.
ManagedToUnmanagedIn
, typeof(PinningMarshaller))]
226
[CustomMarshaller(typeof(LdapReferralCallback), MarshalMode.
ManagedToUnmanagedIn
, typeof(MarshalValue))]
System.Net.Ping (1)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (1)
12
[CustomMarshaller(typeof(ReadOnlySpan<char>), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
System.Private.CoreLib (9)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (1)
12
[CustomMarshaller(typeof(ReadOnlySpan<char>), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\AnsiStringMarshaller.cs (1)
13
[CustomMarshaller(typeof(string), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ArrayMarshaller.cs (1)
19
MarshalMode.
ManagedToUnmanagedIn
,
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\BStrStringMarshaller.cs (1)
15
[CustomMarshaller(typeof(string), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\PointerArrayMarshaller.cs (1)
19
MarshalMode.
ManagedToUnmanagedIn
,
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ReadOnlySpanMarshaller.cs (1)
22
[CustomMarshaller(typeof(ReadOnlySpan<>), MarshalMode.
ManagedToUnmanagedIn
, typeof(ReadOnlySpanMarshaller<,>.ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\SafeHandleMarshaller.cs (1)
12
[CustomMarshaller(typeof(CustomMarshallerAttribute.GenericPlaceholder), MarshalMode.
ManagedToUnmanagedIn
, typeof(SafeHandleMarshaller<>.ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\SpanMarshaller.cs (1)
23
[CustomMarshaller(typeof(Span<>), MarshalMode.
ManagedToUnmanagedIn
, typeof(SpanMarshaller<,>.ManagedToUnmanagedIn))]
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\Utf8StringMarshaller.cs (1)
14
[CustomMarshaller(typeof(string), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]
System.Security.Cryptography (1)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (1)
12
[CustomMarshaller(typeof(ReadOnlySpan<char>), MarshalMode.
ManagedToUnmanagedIn
, typeof(ManagedToUnmanagedIn))]