1 reference to CallConvFastcall
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
810
case PInvokeAttributes.
CallConvFastcall
: callingConvention = CallingConvention.FastCall; break;