2 references to BIND_MEMBERSET
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
452Debug.Assert(BindingFlag.BIND_MEMBERSET == (BindingFlag)EXPRFLAG.EXF_MEMBERSET); 453pResult.Flags |= (EXPRFLAG)(bindFlags & BindingFlag.BIND_MEMBERSET);