7 references to BlittableStruct
ILCompiler.ReadyToRun (7)
Interop\IL\Marshaller.ReadyToRun.cs (1)
15
case MarshallerKind.
BlittableStruct
:
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (4)
70
case MarshallerKind.
BlittableStruct
:
403
return MarshallerKind.
BlittableStruct
;
444
return MarshallerKind.
BlittableStruct
;
814
return MarshallerKind.
BlittableStruct
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
379
case MarshallerKind.
BlittableStruct
:
parent\parent\Common\TypeSystem\Interop\IL\MarshalUtils.cs (1)
61
&& marshallerKind != MarshallerKind.
BlittableStruct