System.Runtime.CompilerServices
Namespace with 8 public types
Classes
CallSite
A dynamic call site base class. This type is used as a parameter type to the dynamic site targets.
CallSite`1
Dynamic site type.
DynamicAttribute
Indicates that the use of on a member is meant to be treated as a dynamically dispatched type.
RuleCache`1
Static Classes
CallSiteHelpers
Class that contains helper methods for DLR CallSites.
CallSiteOps
RuntimeOps
Abstract Classes
CallSiteBinder
Class responsible for runtime binding of the dynamic operations on the dynamic call site.