dotnet / dotnet/runtime

System.Runtime.CompilerServices docs for .NET 10.0 APIs

Open
#120,502 1 comment 0 reactions 0 assignees View on GitHub
area-System.Runtime.CompilerServices documentation
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

# System.Runtime.CompilerServices docs for .NET 10.0 APIs

## Description

This issue tracks the porting of documentation for 14 APIs in the `System.Runtime.CompilerServices` namespace that were added in .NET 10.0.

## Instructions

Please follow the instructions in the main tracking issue (#120483) for documenting these APIs.

## Undocumented APIs

The following APIs need documentation:

### AsyncHelpers

- [T:System.Runtime.CompilerServices.AsyncHelpers](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Runtime.CompilerServices.ConfiguredTaskAwaitable)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Threading.Tasks.ValueTask)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Threading.Tasks.Task)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await\`\`1(System.Runtime.CompilerServices.ConfiguredTaskAwaitable{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await\`\`1(System.Threading.Tasks.Task{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await\`\`1(System.Threading.Tasks.ValueTask{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.Await\`\`1(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.AwaitAwaiter\`\`1(\`\`0)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)
- [M:System.Runtime.CompilerServices.AsyncHelpers.UnsafeAwaitAwaiter\`\`1(\`\`0)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/AsyncHelpers.xml)

### MethodImplOptions

- [F:System.Runtime.CompilerServices.MethodImplOptions.Async](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/MethodImplOptions.xml)

### Unsafe

- [M:System.Runtime.CompilerServices.Unsafe.IsAddressGreaterThanOrEqualTo\`\`1(\`\`0@,\`\`0@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/Unsafe.xml)
- [M:System.Runtime.CompilerServices.Unsafe.IsAddressLessThanOrEqualTo\`\`1(\`\`0@,\`\`0@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.CompilerServices/Unsafe.xml)

Total APIs to document: 14

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.