3 references to ParseDecimal
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Conversions.vb (3)
1060Return CLng(ParseDecimal(Value, Nothing)) 1206Return CULng(ParseDecimal(Value, Nothing)) 1361Return ParseDecimal(Value, NumberFormat)