2 references to MethodPointerValue
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
1031
stack.Push(StackValueKind.NativeInt, new
MethodPointerValue
(method));
2786
return new
MethodPointerValue
(method);