2 references to verifyBinaryOperators
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NativeIntegerTests.cs (2)
4816
verifyBinaryOperators
(comp, operatorKind, skipNativeIntegerOperators: true);
4817
verifyBinaryOperators
(comp, operatorKind, skipNativeIntegerOperators: false);