DotNext.Runtime.CompilerServices
Namespace with 3 public types
Classes
CallerMustBeSynchronizedAttribute
Indicates that the caller of the attributed method must be synchronized.
FunctionalInterfaceAttribute
Marks interface as functional interface which has the only one abstract method
without default implementation.
RuntimeFeaturesAttribute
Indicates that the code inside of method, type, module or assembly relies
on specific runtime features.