2 writes to handler_type
Mono.Cecil (2)
Mono.Cecil.Cil\ExceptionHandler.cs (2)
63
set {
handler_type
= value; }
68
this.
handler_type
= handlerType;
1 reference to handler_type
Mono.Cecil (1)
Mono.Cecil.Cil\ExceptionHandler.cs (1)
62
get { return
handler_type
; }