dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
704 stars 1.55k forks source link

System 1.x undocumented APIs #3934

Closed carlossanlop closed 3 years ago

carlossanlop commented 4 years ago

Here are the undocumented API from System, introduced in 1.x (except 3 APIs, which are debt from 2.x).

There are no specific area owners for these APIs, so I'll mark this issue as up-for-grabs.

For more information on the plan, see: #3904

Total: 25 Note: The table contains 3 really wide columns.

DocId Source File Path Docs URL
T:System.ArraySegment1.Enumerator | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/ArraySegment1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.ArraySegment-1.Enumerator
M:System.Boolean.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Boolean.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Boolean.System-IComparable-CompareTo
M:System.Boolean.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Boolean.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Boolean.System-IConvertible-GetTypeCode
M:System.Boolean.System#IConvertible#ToString(System.IFormatProvider) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Boolean.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Boolean.System-IConvertible-ToString
M:System.Byte.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Byte.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Byte.System-IComparable-CompareTo
M:System.Byte.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Byte.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Byte.System-IConvertible-GetTypeCode
M:System.Char.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Char.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Char.System-IComparable-CompareTo
M:System.Char.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Char.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Char.System-IConvertible-GetTypeCode
M:System.Char.System#IConvertible#ToString(System.IFormatProvider) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Char.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Char.System-IConvertible-ToString
M:System.DateTime.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/DateTime.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.DateTime.System-IComparable-CompareTo
M:System.DateTime.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/DateTime.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.DateTime.System-IConvertible-GetTypeCode
M:System.Decimal.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Decimal.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Decimal.System-IComparable-CompareTo
M:System.Decimal.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Decimal.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Decimal.System-IConvertible-GetTypeCode
M:System.Double.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Double.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Double.System-IComparable-CompareTo
M:System.Double.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Double.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Double.System-IConvertible-GetTypeCode
T:System.ReadOnlySpan1.Enumerator | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/ReadOnlySpan1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.ReadOnlySpan-1.Enumerator
M:System.SByte.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/SByte.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.SByte.System-IComparable-CompareTo
M:System.SByte.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/SByte.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.SByte.System-IConvertible-GetTypeCode
M:System.Single.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Single.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Single.System-IComparable-CompareTo
M:System.Single.System#IConvertible#GetTypeCode https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Single.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Single.System-IConvertible-GetTypeCode
T:System.Span1.Enumerator | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/Span1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Span-1.Enumerator
M:System.StringComparer.System#Collections#IComparer#Compare(System.Object,System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/StringComparer.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.StringComparer.System-Collections-IComparer-Compare
M:System.StringComparer.System#Collections#IEqualityComparer#Equals(System.Object,System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/StringComparer.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.StringComparer.System-Collections-IEqualityComparer-Equals
M:System.StringComparer.System#Collections#IEqualityComparer#GetHashCode(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/StringComparer.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.StringComparer.System-Collections-IEqualityComparer-GetHashCode
M:System.TimeSpan.System#IComparable#CompareTo(System.Object) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System/TimeSpan.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.TimeSpan.System-IComparable-CompareTo
carlossanlop commented 3 years ago

We are now tracking this effort in a project in dotnet/runtime, where the most up to date list is located.