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