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