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