2 writes to method
Mono.Cecil (2)
Mono.Cecil.Cil\MethodBody.cs (2)
141
this.
method
= method;
147
this.
method
= method;
2 references to method
Mono.Cecil (2)
Mono.Cecil.Cil\MethodBody.cs (2)
177
var debug_info =
method
== null ? null :
method
.debug_info;