2 references to ThisCall
System.Private.CoreLib (2)
src\System\Reflection\Emit\SignatureHelper.cs (2)
95
intCall = MdSigCallingConvention.
ThisCall
;
141
"System.Runtime.CompilerServices.CallConvThiscall" => MdSigCallingConvention.
ThisCall
,