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