16 references to MatchingBinaryOperator
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (16)
Symbols\DefaultInterfaceImplementationTests.cs (1)
68088return StaticAbstractMembersInInterfacesTests.MatchingBinaryOperator(op);
Symbols\StaticAbstractMembersInInterfacesTests.cs (15)
9935string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 10805string matchingOp = MatchingBinaryOperator(op); 10980string matchingOp = MatchingBinaryOperator(op); 19447string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19710string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19802string matchingOp = MatchingBinaryOperator(op); 20044string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20127string matchingOp = MatchingBinaryOperator(op); 20770string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21124string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21409string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21530string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21655string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21764string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21866string matchingOp = isChecked ? op : MatchingBinaryOperator(op);