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