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