3 references to IsNumericLiteral
Microsoft.CodeAnalysis.CodeStyle (1)
HashCodeAnalyzer.cs (1)
235: value.IsNumericLiteral();
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
SyntaxGeneratorExtensions_Negate.cs (2)
394BinaryOperatorKind.LessThanOrEqual when rightOperand.IsNumericLiteral() 396BinaryOperatorKind.GreaterThanOrEqual when leftOperand.IsNumericLiteral()