2 references to IsSignedIntegralType
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
4915
!ITypeSymbolHelpers.
IsSignedIntegralType
(stepEnumUnderlyingTypeOrSelf) &&
5103
if (comparisonKind == BinaryOperatorKind.None && ITypeSymbolHelpers.
IsSignedIntegralType
(stepEnumUnderlyingTypeOrSelf))