3 references to Dvalue
System.Private.Xml (3)
System\Xml\Schema\ConstraintStruct.cs (3)
220return _dstruct.Dvalue; 286_dstruct.Dvalue[i] = Convert.ToDecimal(((Array)_ovalue!).GetValue(i), NumberFormatInfo.InvariantInfo); 293_dstruct.Dvalue[0] = Convert.ToDecimal(_ovalue, NumberFormatInfo.InvariantInfo);