3 references to GetTargetOfAsyncVariant
ILCompiler.ReadyToRun (3)
parent\parent\Common\JitInterface\CorInfoImpl.cs (2)
1715
method = method.
GetTargetOfAsyncVariant
();
3703
MethodDesc taskReturningMethod = caller.
GetTargetOfAsyncVariant
();
TypeSystem\MethodDescExtensions.cs (1)
18
return method.
GetTargetOfAsyncVariant
();