System.Runtime.CompilerServices Namespace |
The System.Runtime.CompilerServices namespace provides functionality for
compiler writers who use managed code to specify attributes in metadata that affect the
run-time behavior of the common language runtime.
Classes
| Class | Description |
---|
| RuntimeHelpers | Provides a set of static methods and properties that provide support for compilers. This class cannot be inherited. |