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