2 references to FastCall
System.Private.CoreLib (2)
src\System\Reflection\Emit\SignatureHelper.cs (2)
99
intCall = MdSigCallingConvention.
FastCall
;
142
"System.Runtime.CompilerServices.CallConvFastcall" => MdSigCallingConvention.
FastCall
,