2 references to GetBinaryOperatorName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\DefaultInterfaceImplementationTests.cs (2)
67917string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 68124string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);