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