2 references to ParameterTypes
System.Reflection.Emit (2)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
660stackChange -= sm.ParameterTypes.Length;
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
798this, method.ParameterTypes, method.ReturnType, GetSignatureConvention(method.CallingConvention), isInstance: IsInstance(method.CallingConvention));