31 references to GetBinaryOperatorName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (31)
Symbols\DefaultInterfaceImplementationTests.cs (1)
68085return StaticAbstractMembersInInterfacesTests.GetBinaryOperatorName(op, isChecked, out checkedKeyword);
Symbols\StaticAbstractMembersInInterfacesTests.cs (30)
9879if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10153if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 10339string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 11512string metadataName = GetBinaryOperatorName(op, isCheckedOperator, out string checkedKeyword); 12061if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12211if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12318if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 12518if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 17965string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18108string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18821if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19007if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19327if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19549if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19656if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19882string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20147string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20239string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20483string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20566string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20781string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20994string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21138string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21203string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21563string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21839string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21962string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22083string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22193string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22291string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);