16 references to MatchingBinaryOperator
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (16)
Symbols\DefaultInterfaceImplementationTests.cs (1)
68094return StaticAbstractMembersInInterfacesTests.MatchingBinaryOperator(op);
Symbols\StaticAbstractMembersInInterfacesTests.cs (15)
9917string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 10787string matchingOp = MatchingBinaryOperator(op); 10962string matchingOp = MatchingBinaryOperator(op); 19985string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20248string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20340string matchingOp = MatchingBinaryOperator(op); 20582string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20665string matchingOp = MatchingBinaryOperator(op); 21308string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21662string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21947string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 22068string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 22193string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 22302string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 22404string matchingOp = isChecked ? op : MatchingBinaryOperator(op);