2 references to verifyBinaryOperators
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Emit\NumericIntPtrTests.cs (2)
1576
verifyBinaryOperators
(comp, operatorKind, skipNativeIntegerOperators: true);
1577
verifyBinaryOperators
(comp, operatorKind, skipNativeIntegerOperators: false);