From 196297992b6573487e6ce17f1013338a1f9bc724 Mon Sep 17 00:00:00 2001 From: Natalia Kondratyeva Date: Thu, 9 Oct 2025 20:07:33 +0100 Subject: [PATCH] Update System.Net.* APIs for .NET 10 --- 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. +