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); 19429string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19692string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 19784string matchingOp = MatchingBinaryOperator(op); 20026string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 20109string matchingOp = MatchingBinaryOperator(op); 20752string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21106string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21391string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21512string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21637string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21746string matchingOp = isChecked ? op : MatchingBinaryOperator(op); 21848string matchingOp = isChecked ? op : MatchingBinaryOperator(op);