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