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) 18043string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18186string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 18899if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19085if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19405if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19627if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19734if (GetBinaryOperatorName(op, isChecked, out string checkedKeyword) is null) 19960string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20225string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20317string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20561string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 20644string opName = GetBinaryOperatorName(op, isChecked: false, checkedKeyword: out _); 20859string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21072string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21216string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21281string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21641string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 21917string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22040string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22161string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22271string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword); 22369string opName = GetBinaryOperatorName(op, isChecked, out string checkedKeyword);