4 references to FailedDueToNumericOverflow
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Conversions.vb (1)
572
If Conversions.
FailedDueToNumericOverflow
(convKind.Key) Then
Semantics\Conversions.vb (3)
974
If ConversionExists(conv) OrElse
FailedDueToNumericOverflow
(conv) Then
2146
Debug.Assert(
FailedDueToNumericOverflow
(inConversion))
2152
If
FailedDueToNumericOverflow
(inConversion) Then