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