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