5 references to CustomMarshaler
ILCompiler.Compiler (5)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (4)
168
case MarshallerKind.
CustomMarshaler
:
264
return MarshallerKind.
CustomMarshaler
;
584
return MarshallerKind.
CustomMarshaler
;
855
return MarshallerKind.
CustomMarshaler
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
92
case MarshallerKind.
CustomMarshaler
: