From e3b72475d8a077c4d86b1870cd18c9fd8f8b6f09 Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Tue, 7 Oct 2025 15:02:05 -0700 Subject: [PATCH] Add inheritdoc elements to XML documentation Fixes missing docs for XML namespace in .NET 10.0 --- xml/System.Xml/XmlDictionaryWriter.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/System.Xml/XmlDictionaryWriter.xml b/xml/System.Xml/XmlDictionaryWriter.xml index 1d79ccd3f8e..3239e5c6927 100644 --- a/xml/System.Xml/XmlDictionaryWriter.xml +++ b/xml/System.Xml/XmlDictionaryWriter.xml @@ -183,6 +183,7 @@ To be added. To be added. + @@ -838,6 +839,7 @@ binarywriter.WriteEndAttribute(); To be added. To be added. To be added. +