3 references to IsFloatingType
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\CompileTimeCalculations.vb (3)
309
If ConstantValue.
IsFloatingType
(targetType) Then
401
If ConstantValue.
IsFloatingType
(targetType) Then
496
If ConstantValue.
IsFloatingType
(targetType) OrElse ConstantValue.IsBooleanType(targetType) Then