1 override of HandleCall
ILCompiler.Compiler (1)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
289
public override MultiValue
HandleCall
(MethodIL callingMethodIL, MethodDesc calledMethod, ILOpcode operation, int offset, ValueNodeList methodParams)
1 reference to HandleCall
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodBodyScanner.cs (1)
1297
MultiValue methodReturnValue =
HandleCall
(