23 references to ArrayMarshaller
System.Private.CoreLib (22)
LibraryImports.g.cs (19)
739
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
777
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
798
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
840
fixed (void* __data_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(data))
876
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
898
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
919
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
943
fixed (void* __tokenFixups_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<int, int>.ManagedToUnmanagedIn.GetPinnableReference(tokenFixups))
944
fixed (void* __exceptions_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<global::System.Reflection.Emit.ExceptionHandler, global::System.Reflection.Emit.ExceptionHandler>.ManagedToUnmanagedIn.GetPinnableReference(exceptions))
945
fixed (void* __LocalSig_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(LocalSig))
946
fixed (void* __body_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(body))
985
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
1073
fixed (void* __signature_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(signature))
1138
fixed (void* __interfaceTokens_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<int, int>.ManagedToUnmanagedIn.GetPinnableReference(interfaceTokens))
1160
fixed (void* __constraints_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<int, int>.ManagedToUnmanagedIn.GetPinnableReference(constraints))
3073
fixed (void* __sig_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(sig))
3972
fixed (void* __calendars_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<global::System.Globalization.CalendarId, global::System.Globalization.CalendarId>.ManagedToUnmanagedIn.GetPinnableReference(calendars))
4568
fixed (void* __value_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<char, char>.ManagedToUnmanagedIn.GetPinnableReference(value))
6888
fixed (void* __version_native = &global::System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<byte, byte>.ManagedToUnmanagedIn.GetPinnableReference(version))
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ArrayMarshaller.cs (3)
17
typeof(
ArrayMarshaller
<,>))]
20
typeof(
ArrayMarshaller
<,>.ManagedToUnmanagedIn))]
130
/// Initializes the <see cref="
ArrayMarshaller
{T, TUnmanagedElement}.ManagedToUnmanagedIn"/> marshaller.
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
114
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.Marshalling.
ArrayMarshaller
<,>))]