-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-System.Runtime.CompilerServicesdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Milestone
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
- M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Runtime.CompilerServices.ConfiguredTaskAwaitable)
- M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Threading.Tasks.ValueTask)
- M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable)
- M:System.Runtime.CompilerServices.AsyncHelpers.Await(System.Threading.Tasks.Task)
- M:System.Runtime.CompilerServices.AsyncHelpers.Await``1(System.Runtime.CompilerServices.ConfiguredTaskAwaitable{``0})
- M:System.Runtime.CompilerServices.AsyncHelpers.Await``1(System.Threading.Tasks.Task{``0})
- M:System.Runtime.CompilerServices.AsyncHelpers.Await``1(System.Threading.Tasks.ValueTask{``0})
- M:System.Runtime.CompilerServices.AsyncHelpers.Await``1(System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable{``0})
- M:System.Runtime.CompilerServices.AsyncHelpers.AwaitAwaiter``1(``0)
- M:System.Runtime.CompilerServices.AsyncHelpers.UnsafeAwaitAwaiter``1(``0)
MethodImplOptions
Unsafe
- M:System.Runtime.CompilerServices.Unsafe.IsAddressGreaterThanOrEqualTo``1(``0@,``0@)
- M:System.Runtime.CompilerServices.Unsafe.IsAddressLessThanOrEqualTo``1(``0@,``0@)
Total APIs to document: 14
Metadata
Metadata
Assignees
Labels
area-System.Runtime.CompilerServicesdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code