1 reference to CallConvCdecl
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
807case PInvokeAttributes.CallConvCdecl: callingConvention = CallingConvention.Cdecl; break;