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