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