2 references to PM_DECIMAL_OPUNARYMINUS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1815
PREDEFMETH predefMeth = PREDEFMETH.
PM_DECIMAL_OPUNARYMINUS
;
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
431
new PredefinedMethodInfo( PREDEFMETH.
PM_DECIMAL_OPUNARYMINUS
, PredefinedType.PT_DECIMAL, PredefinedName.PN_OPUNARYMINUS, MethodCallingConventionEnum.Static, ACCESS.ACC_PUBLIC, 0, new int[] { (int)PredefinedType.PT_DECIMAL, 1, (int)PredefinedType.PT_DECIMAL }),