6 references to BlittableStructPtr
ILCompiler.Compiler (6)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (5)
82
case MarshallerKind.
BlittableStructPtr
:
394
return MarshallerKind.
BlittableStructPtr
;
405
return MarshallerKind.
BlittableStructPtr
;
766
return MarshallerKind.
BlittableStructPtr
;
781
return MarshallerKind.
BlittableStructPtr
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
27
case MarshallerKind.
BlittableStructPtr
: