Hi, researching how to simulate protected-member access from an implementation of DynamicObject and wondered if it is possible to verify that the calling MethodBase context would rightfully have access to that member the case of a contained (non-single
inheritance) scenario. Is this information only internal to the binder?
↧