2 references to CheckOperatorKindAndOperand
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\PreferStringContainsOverIndexOfAnalyzer.cs (2)
134if (CheckOperatorKindAndOperand(binaryOperation, otherOperand)) 156if (CheckOperatorKindAndOperand(binaryOperation, otherOperand))