16 references to MatchingBinaryOperator
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (16)
Symbols\DefaultInterfaceImplementationTests.cs (1)
67900return StaticAbstractMembersInInterfacesTests.MatchingBinaryOperator(op);
Symbols\StaticAbstractMembersInInterfacesTests.cs (15)
9935string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 10805string matchingOp = MatchingBinaryOperator(op); 10980string matchingOp = MatchingBinaryOperator(op); 19471string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19734string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19826string matchingOp = MatchingBinaryOperator(op); 20068string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20151string matchingOp = MatchingBinaryOperator(op); 20794string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21148string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21433string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21554string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21679string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21788string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21890string matchingOp = isChecked ? op : MatchingBinaryOperator(op);