2 references to StdCall
System.Private.CoreLib (2)
src\System\Reflection\Emit\SignatureHelper.cs (2)
91
intCall = MdSigCallingConvention.
StdCall
;
140
"System.Runtime.CompilerServices.CallConvStdcall" => MdSigCallingConvention.
StdCall
,