2 writes to dvalue
System.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
165
this.
dvalue
= new decimal[1];
169
this.
dvalue
= new decimal[dim];
1 reference to dvalue
System.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
161
get { return this.
dvalue
; }