System docs for .NET 10.0 APIs
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
# System docs for .NET 10.0 APIs
## Description
This issue tracks the porting of documentation for 29 APIs in the `System` 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:
### Char
- [M:System.Char.System#IUtf8SpanParsable#Parse(System.ReadOnlySpan{System.Byte},System.IFormatProvider)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Char.xml)
- [M:System.Char.System#IUtf8SpanParsable#TryParse(System.ReadOnlySpan{System.Byte},System.IFormatProvider,System.Char@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Char.xml)
### Console
- [M:System.Console.Write(System.ReadOnlySpan{System.Char})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Console.xml)
- [M:System.Console.WriteLine(System.ReadOnlySpan{System.Char})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Console.xml)
### Guid
- [M:System.Guid.Parse(System.ReadOnlySpan{System.Byte})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Guid.xml)
- [M:System.Guid.TryParse(System.ReadOnlySpan{System.Byte},System.Guid@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Guid.xml)
### MemoryExtensions
- [M:System.MemoryExtensions.Contains\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAny\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAnyExcept\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAnyExcept\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAnyExcept\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.ContainsAnyExcept\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.EndsWith\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.IndexOf\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.IndexOf\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.IndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.IndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.IndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.LastIndexOf\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.LastIndexOf\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.LastIndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.LastIndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.LastIndexOfAny\`\`1(System.ReadOnlySpan{\`\`0},\`\`0,\`\`0,\`\`0,System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.SequenceCompareTo\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
- [M:System.MemoryExtensions.StartsWith\`\`1(System.ReadOnlySpan{\`\`0},System.ReadOnlySpan{\`\`0},System.Collections.Generic.IEqualityComparer{\`\`0})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/MemoryExtensions.xml)
### Version
- [M:System.Version.System#IUtf8SpanParsable#Parse(System.ReadOnlySpan{System.Byte},System.IFormatProvider)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Version.xml)
- [M:System.Version.System#IUtf8SpanParsable#TryParse(System.ReadOnlySpan{System.Byte},System.IFormatProvider,System.Version@)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Version.xml)
Total APIs to document: 29
Contributor guide
Assessment
This issue has not been assessed yet.