31 references to GetBinaryOperatorName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (31)
Symbols\DefaultInterfaceImplementationTests.cs (1)
68083return StaticAbstractMembersInInterfacesTests.GetBinaryOperatorName(op, isChecked, out checkedKeyword);
Symbols\StaticAbstractMembersInInterfacesTests.cs (30)
9897if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10249if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10435string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 11608string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 12157if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12307if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12414if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12614if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 17805string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 17948string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18361if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18547if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18867if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19089if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19196if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19422string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19687string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19779string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20023string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20106string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20321string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20534string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20678string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20743string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21103string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21379string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21502string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21623string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21733string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21831string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);