1 implementation of CallingConvention
mscorlib (1)
system\reflection\methodbase.cs (1)
181
public virtual CallingConventions
CallingConvention
{ get { return CallingConventions.Standard; } }