DotNext.Runtime.CompilerServices
Namespace with 5 public types
Classes
CallerMustBeSynchronizedAttribute
Indicates that the caller of the attributed method should be synchronized.
RuntimeFeaturesAttribute
Indicates that the code inside of method, type, module or assembly relies
on specific runtime features.
Structures
Box`1
Typed representation of the boxed value type.
ManagedMethodPointer
Acts as modifier type for the parameter representing
pointer to the managed method.
Abstract Classes
AsyncDelegateFuture
Future representing asynchronous execution of multiple delegates.