From e1c071eeaf0cbdadb72779a24cae563930031517 Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Fri, 10 Oct 2025 09:29:51 -0700 Subject: [PATCH 1/2] Fix use of forInternalUseOnly in ExtensionMarkerAttribute (#11917) --- .../ExtensionMarkerAttribute.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml b/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml index 838c11b3a01..b9ec154a9e5 100644 --- a/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml +++ b/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml @@ -30,9 +30,9 @@ Represents an attribute that's used to mark extension members and associate them with a specific marker type (which provides detailed information about an extension block and its receiver parameter). - To be added. + From 9b4828c6127e3efd50d6a7e1c478d7ea42a0eab8 Mon Sep 17 00:00:00 2001 From: Natalia Kondratyeva Date: Sat, 11 Oct 2025 01:20:36 +0200 Subject: [PATCH 2/2] Update System.Net.* APIs for .NET 10 (#11915) --- xml/System.Net.Security/SslStream.xml | 3 +++ xml/System.Net.WebSockets/WebSocketStream.xml | 1 + xml/System.Net/IPAddress.xml | 7 +++++-- xml/System.Net/IPNetwork.xml | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/xml/System.Net.Security/SslStream.xml b/xml/System.Net.Security/SslStream.xml index a432ed4a41f..5b7f62a74f1 100644 --- a/xml/System.Net.Security/SslStream.xml +++ b/xml/System.Net.Security/SslStream.xml @@ -4410,6 +4410,7 @@ This property gets the cipher suite that is going to be used in the communicatio To be added. To be added. To be added. + @@ -5162,6 +5163,7 @@ If the property is accessed, the remote certificate will not be disposed when th To be added. To be added. To be added. + @@ -5385,6 +5387,7 @@ The class does not support multiple simulta To be added. To be added. To be added. + diff --git a/xml/System.Net.WebSockets/WebSocketStream.xml b/xml/System.Net.WebSockets/WebSocketStream.xml index 2850e84b3d4..3e6280ff6d2 100644 --- a/xml/System.Net.WebSockets/WebSocketStream.xml +++ b/xml/System.Net.WebSockets/WebSocketStream.xml @@ -347,6 +347,7 @@ To be added. To be added. To be added. + diff --git a/xml/System.Net/IPAddress.xml b/xml/System.Net/IPAddress.xml index 47eb9991eff..dd50663112e 100644 --- a/xml/System.Net/IPAddress.xml +++ b/xml/System.Net/IPAddress.xml @@ -1606,7 +1606,8 @@ The text to parse. Determines whether the provided span contains a valid . - To be added. + + if contains a valid IP address; otherwise, . To be added. @@ -1640,7 +1641,8 @@ The text to parse. Determines whether the provided span contains a valid . - To be added. + + if contains a valid IP address; otherwise, . To be added. @@ -2774,6 +2776,7 @@ The scope identifier is > 0x00000000FFFFFFFF To be added. To be added. To be added. + diff --git a/xml/System.Net/IPNetwork.xml b/xml/System.Net/IPNetwork.xml index 03526a9a0d8..b79436a9fb2 100644 --- a/xml/System.Net/IPNetwork.xml +++ b/xml/System.Net/IPNetwork.xml @@ -717,6 +717,7 @@ To be added. To be added. To be added. +