2 references to IsSignedIntegralType
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CastSimplifier.cs (2)
231
type2.
IsSignedIntegralType
())
675
=> type.
IsSignedIntegralType
() || type?.SpecialType is SpecialType.System_IntPtr;