2 writes to constant_type
Mono.Cecil (2)
Mono.Cecil.Cil\Symbols.cs (2)
360 set { constant_type = value; } 374 this.constant_type = constant_type;
1 reference to constant_type
Mono.Cecil (1)
Mono.Cecil.Cil\Symbols.cs (1)
359 get { return constant_type; }