31 references to GetBinaryOperatorName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (31)
Symbols\DefaultInterfaceImplementationTests.cs (1)
68089return StaticAbstractMembersInInterfacesTests.GetBinaryOperatorName(op, isChecked, out checkedKeyword);
Symbols\StaticAbstractMembersInInterfacesTests.cs (30)
9879if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10231if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10417string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 11590string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 12139if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12289if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12396if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12596if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 17787string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 17930string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18343if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18529if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18849if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19071if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19178if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19404string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19669string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19761string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20005string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20088string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20303string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20516string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20660string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20725string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21085string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21361string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21484string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21605string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21715string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21813string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);