System.Runtime.CompilerServices
Namespace with 4 public types
Classes
AsyncMethodBuilderAttribute
Indicates the type of the async method builder that should be used by a language compiler to
build the attributed type when used as the return type of an async method.
Structures
AsyncValueTaskMethodBuilder`1
Represents a builder for asynchronous methods that returns a .
ConfiguredValueTaskAwaitable`1
Provides an awaitable type that enables configured awaits on a .
ValueTaskAwaiter`1
Provides an awaiter for a .