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