8 references to Argument
ILCompiler.ReadyToRun (8)
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (8)
417MarshallerType.Argument, 434MarshallerType.Argument, 530case MarshallerType.Argument: EmitArgumentMarshallingIL(); return; 1157&& MarshallerType == MarshallerType.Argument 1553if (IsManagedByRef || (MarshalDirection == MarshalDirection.Reverse && MarshallerType == MarshallerType.Argument)) 1619&& MarshallerType == MarshallerType.Argument 1818&& MarshallerType == MarshallerType.Argument 2105&& MarshallerType == MarshallerType.Argument)