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