System.Runtime.CompilerServices
Namespace with 7 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
Represents a builder for asynchronous methods that return a .
AsyncValueTaskMethodBuilder`1
Represents a builder for asynchronous methods that returns a .
ConfiguredValueTaskAwaitable
Provides an awaitable type that enables configured awaits on a .
ConfiguredValueTaskAwaitable`1
Provides an awaitable type that enables configured awaits on a .
ValueTaskAwaiter
Provides an awaiter for a .
ValueTaskAwaiter`1
Provides an awaiter for a .