3 references to Dvalue
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (3)
223return _dstruct.Dvalue; 289_dstruct.Dvalue[i] = Convert.ToDecimal(((Array)_ovalue).GetValue(i), NumberFormatInfo.InvariantInfo); 296_dstruct.Dvalue[0] = Convert.ToDecimal(_ovalue, NumberFormatInfo.InvariantInfo);