2 references to AreConditionsSatisfiedEitherOrder
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\ConvertToRecord\ConvertToRecordHelpers.cs (2)
670
AreConditionsSatisfiedEitherOrder
(binOp.LeftOperand, binOp.RightOperand,
928
AreConditionsSatisfiedEitherOrder
(leftObject, rightObject, currentObject.Equals, otherObject.Equals))