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