3 references to CreateMarshaller
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Interop\IL\Marshaller.cs (3)
262
Marshaller marshaller =
CreateMarshaller
(marshallerKind);
350
Marshaller marshaller =
CreateMarshaller
(marshallerKind);
995
_elementMarshaller =
CreateMarshaller
(ElementMarshallerKind);