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