1 reference to IsNumericType
Microsoft.CodeAnalysis (1)
Symbols\ITypeSymbol.cs (1)
241return type?.SpecialType.IsNumericType() == true;