31 references to GetBinaryOperatorName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (31)
Symbols\DefaultInterfaceImplementationTests.cs (1)
67895return 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) 17829string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 17972string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18385if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18571if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 18891if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19113if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19220if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19446string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19711string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 19803string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20047string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20130string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20345string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20558string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20702string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20767string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21127string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21403string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21526string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21647string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21757string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21855string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);