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