5 references to BlittableStructPtr
ILCompiler.ReadyToRun (5)
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
;