2 references to PM_DELEGATE_OPINEQUALITY
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1997
predefMeth = PREDEFMETH.
PM_DELEGATE_OPINEQUALITY
;
Microsoft\CSharp\RuntimeBinder\Semantics\PredefinedMembers.cs (1)
434
new PredefinedMethodInfo( PREDEFMETH.
PM_DELEGATE_OPINEQUALITY
, PredefinedType.PT_DELEGATE, PredefinedName.PN_OPINEQUALITY, MethodCallingConventionEnum.Static, ACCESS.ACC_PUBLIC, 0, new int[] { (int)PredefinedType.PT_BOOL, 2, (int)PredefinedType.PT_DELEGATE, (int)PredefinedType.PT_DELEGATE }),