2 references to IsFloatingType
Microsoft.CodeAnalysis.VisualBasic (2)
Preprocessor\ExpressionEvaluator.vb (1)
1278
ElseIf left.SpecialType.
IsFloatingType
() Then
Symbols\TypeSymbolExtensions.vb (1)
311
Return this.SpecialType.
IsFloatingType
()