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