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