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