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