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