2 writes to _dvalue
System.Private.Xml (2)
System\Xml\Schema\ConstraintStruct.cs (2)
181
_dvalue
= new decimal[1];
186
_dvalue
= new decimal[dim];
1 reference to _dvalue
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
176
get { return
_dvalue
; }