2 references to WhichBofsIsBetter
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
417
int nT =
WhichBofsIsBetter
(binopSignatures[bestSignature], binopSignatures[index], info.type1, info.type2);
443
if (
WhichBofsIsBetter
(binopSignatures[bestSignature], binopSignatures[index], info.type1, info.type2) >= 0)