4 references to CheckedConvert
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (4)
Semantics\Conversions.vb (4)
657resultValueAsObject = CheckedConvert(v.Value, numericType) 724CheckedConvert(intermediate, numericType) ' Should get an overflow 1216resultValueAsObject = CheckedConvert(v.Value, numericType) 1284CheckedConvert(intermediate, numericType) ' Should get an overflow