2 references to IsFloatingPoint
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
116
=>
IsFloatingPoint
(typeInfo.Type) ||
IsFloatingPoint
(typeInfo.ConvertedType);