Base:
property
CallingConvention
System.Reflection.MethodBase.CallingConvention
2 references to CallingConvention
mscorlib (2)
system\reflection\ConstructorInfo.cs (2)
225((CallingConvention & CallingConventions.VarArgs) == CallingConventions.VarArgs) || 584CheckCanCreateInstance(DeclaringType, (CallingConvention & CallingConventions.VarArgs) == CallingConventions.VarArgs);