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