2 references to verifyUnaryOperators
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Emit\NumericIntPtrTests.cs (2)
1527
verifyUnaryOperators
(comp, operatorKind, skipNativeIntegerOperators: true);
1528
verifyUnaryOperators
(comp, operatorKind, skipNativeIntegerOperators: false);