4 references to PointerArrayMarshaller
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\PointerArrayMarshaller.cs (3)
17
typeof(
PointerArrayMarshaller
<,>))]
20
typeof(
PointerArrayMarshaller
<,>.ManagedToUnmanagedIn))]
131
/// Initializes the <see cref="
PointerArrayMarshaller
{T, TUnmanagedElement}.ManagedToUnmanagedIn"/> marshaller.
System.Runtime.InteropServices (1)
artifacts\obj\System.Runtime.InteropServices\Debug\net10.0\System.Runtime.InteropServices.Forwards.cs (1)
118
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.Marshalling.
PointerArrayMarshaller
<,>))]