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