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