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