2 references to MatchingBinaryOperator
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\DefaultInterfaceImplementationTests.cs (2)
67935
string matchingOp = isChecked ? op :
MatchingBinaryOperator
(op);
68131
string matchingOp = isChecked ? op :
MatchingBinaryOperator
(op);