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