From f54509d93f47175c30a45ba89ac676b0940b9de8 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:20:12 -0700 Subject: [PATCH 1/4] disambiguate see also links --- .../Dictionary`2+Enumerator.xml | 4 +- .../Dictionary`2+KeyCollection+Enumerator.xml | 4 +- ...ictionary`2+ValueCollection+Enumerator.xml | 4 +- .../LinkedList`1.xml | 4 +- xml/System.Collections.Generic/Queue`1.xml | 8 +-- .../SortedDictionary`2+Enumerator.xml | 4 +- ...dDictionary`2+KeyCollection+Enumerator.xml | 4 +- ...ictionary`2+ValueCollection+Enumerator.xml | 4 +- xml/System.Collections.Generic/Stack`1.xml | 4 +- .../DesignerActionItem.xml | 4 +- .../CustomTypeDescriptor.xml | 4 +- .../ICustomTypeDescriptor.xml | 4 +- .../MaskedTextProvider.xml | 4 +- .../SettingsSerializeAsAttribute.xml | 8 +-- .../SpecialSettingAttribute.xml | 4 +- xml/System.Data/PropertyCollection.xml | 6 +- xml/System.Diagnostics/EventLog.xml | 4 +- xml/System.Diagnostics/StackTrace.xml | 6 +- .../ActiveDirectoryReplicationMetadata.xml | 6 +- .../ApplicationPartitionCollection.xml | 4 +- .../ReplicationNeighbor.xml | 8 +-- .../SyncFromAllServersOperationException.xml | 6 +- .../SyncFromAllServersOptions.xml | 6 +- .../SyncUpdateCallback.xml | 8 +-- .../TrustRelationshipInformation.xml | 12 ++-- ...TrustRelationshipInformationCollection.xml | 4 +- .../ActiveDirectoryRights.xml | 4 +- .../PrinterSettings.xml | 4 +- xml/System.Globalization/Calendar.xml | 4 +- .../GregorianCalendar.xml | 8 +-- xml/System.Globalization/HebrewCalendar.xml | 8 +-- xml/System.Globalization/HijriCalendar.xml | 8 +-- xml/System.Globalization/JapaneseCalendar.xml | 8 +-- xml/System.Globalization/JulianCalendar.xml | 8 +-- xml/System.Globalization/KoreanCalendar.xml | 8 +-- xml/System.Globalization/PersianCalendar.xml | 8 +-- xml/System.Globalization/TaiwanCalendar.xml | 8 +-- .../ThaiBuddhistCalendar.xml | 8 +-- xml/System.Globalization/UmAlQuraCalendar.xml | 8 +-- xml/System.IO/File.xml | 8 +-- xml/System.IO/FileMode.xml | 4 +- xml/System.IO/FileShare.xml | 4 +- xml/System.IO/TextReader.xml | 36 +++++----- xml/System.IO/TextWriter.xml | 36 +++++----- xml/System.Net.Sockets/IPProtectionLevel.xml | 4 +- xml/System.Net.Sockets/Socket.xml | 8 +-- xml/System.Net.Sockets/TcpListener.xml | 4 +- xml/System.Net.Sockets/UdpClient.xml | 4 +- ...ttpListener+ExtendedProtectionSelector.xml | 4 +- xml/System.Net/HttpListener.xml | 8 +-- xml/System.Net/HttpListenerRequest.xml | 8 +-- xml/System.Net/IPAddress.xml | 4 +- xml/System.Net/ServicePoint.xml | 6 +- xml/System.Net/WebClient.xml | 4 +- xml/System.Net/WebRequest.xml | 4 +- xml/System.Net/WebUtility.xml | 16 ++--- xml/System.Printing/PrintSystemJobInfo.xml | 8 +-- xml/System.Reflection.Emit/TypeBuilder.xml | 4 +- .../DefaultDependencyAttribute.xml | 4 +- .../DependencyAttribute.xml | 4 +- .../UnmanagedFunctionPointerAttribute.xml | 4 +- .../CmsRecipientCollection.xml | 18 ++--- .../AudioLevelUpdatedEventArgs.xml | 12 ++-- .../AudioSignalProblem.xml | 4 +- .../AudioSignalProblemOccurredEventArgs.xml | 4 +- .../AudioStateChangedEventArgs.xml | 10 +-- .../EmulateRecognizeCompletedEventArgs.xml | 8 +-- .../LoadGrammarCompletedEventArgs.xml | 16 ++--- .../RecognitionEventArgs.xml | 28 ++++---- .../RecognitionResult.xml | 14 ++-- .../RecognizerUpdateReachedEventArgs.xml | 24 +++---- .../SpeechDetectedEventArgs.xml | 8 +-- .../SpeechHypothesizedEventArgs.xml | 12 ++-- .../SpeechRecognitionEngine.xml | 8 +-- .../SpeechRecognitionRejectedEventArgs.xml | 12 ++-- .../SpeechRecognizedEventArgs.xml | 8 +-- .../SpeechRecognizer.xml | 4 +- xml/System.Text/Encoding.xml | 20 +++--- .../WaitHandleCannotBeOpenedException.xml | 4 +- .../IXamlSchemaContextProvider.xml | 4 +- xml/System.Xaml/NamespaceDeclaration.xml | 4 +- xml/System.Xaml/XamlReader.xml | 32 ++++----- xml/System.Xml.Linq/Extensions.xml | 72 +++++++++---------- xml/System.Xml.Linq/XElement.xml | 12 ++-- xml/System.Xml.XPath/XPathResultType.xml | 4 +- xml/System.Xml/ConformanceLevel.xml | 4 +- xml/System/Char.xml | 48 ++++++------- xml/System/StringComparison.xml | 4 +- xml/System/UInt64.xml | 4 +- 89 files changed, 408 insertions(+), 410 deletions(-) diff --git a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml index 7084a4df3a4..7e80116cff8 100644 --- a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml @@ -91,8 +91,8 @@ The only mutating methods that do not invalidate enumerators are - - + System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator + System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml index fccf4c44967..f65284a1945 100644 --- a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml @@ -88,8 +88,8 @@ The only mutating methods that do not invalidate enumerators are - - + System.Collections.Generic.Dictionary`2.Enumerator + System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml index 96eee6c33d0..9c823dab936 100644 --- a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - - + System.Collections.Generic.Dictionary`2.Enumerator + System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/LinkedList`1.xml b/xml/System.Collections.Generic/LinkedList`1.xml index b54ca43ee04..5b0b657667e 100644 --- a/xml/System.Collections.Generic/LinkedList`1.xml +++ b/xml/System.Collections.Generic/LinkedList`1.xml @@ -2095,8 +2095,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - - + System.Collections.Generic.LinkedList`1.GetEnumerator + System.Collections.Generic.IEnumerable`1.GetEnumerator diff --git a/xml/System.Collections.Generic/Queue`1.xml b/xml/System.Collections.Generic/Queue`1.xml index f564d1b3a04..ae467d17626 100644 --- a/xml/System.Collections.Generic/Queue`1.xml +++ b/xml/System.Collections.Generic/Queue`1.xml @@ -948,8 +948,8 @@ ]]> - - + System.Collections.Generic.Queue`1.GetEnumerator + System.Collections.IEnumerable.GetEnumerator @@ -1205,8 +1205,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - - + System.Collections.Generic.Queue`1.GetEnumerator + System.Collections.Generic.IEnumerable`1.GetEnumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml index f0c10a1d6cf..506feabc514 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml @@ -89,8 +89,8 @@ ]]> - - + System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator + System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml index 60532eaf6ed..416c24c832c 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - - + System.Collections.Generic.SortedDictionary`2.Enumerator + System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml index 22c051234cb..8de4f851230 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - - + System.Collections.Generic.SortedDictionary`2.Enumerator + System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/Stack`1.xml b/xml/System.Collections.Generic/Stack`1.xml index 1f2039598c0..2f2a4031bb1 100644 --- a/xml/System.Collections.Generic/Stack`1.xml +++ b/xml/System.Collections.Generic/Stack`1.xml @@ -1236,8 +1236,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - - + System.Collections.Generic.Stack`1.GetEnumerator + System.Collections.Generic.IEnumerable`1.GetEnumerator diff --git a/xml/System.ComponentModel.Design/DesignerActionItem.xml b/xml/System.ComponentModel.Design/DesignerActionItem.xml index b33d2290f38..c6ac56f620a 100644 --- a/xml/System.ComponentModel.Design/DesignerActionItem.xml +++ b/xml/System.ComponentModel.Design/DesignerActionItem.xml @@ -171,8 +171,8 @@ ]]> - - + System.ComponentModel.Design.DesignerActionMethodItem.RelatedComponent + System.ComponentModel.Design.DesignerActionPropertyItem.RelatedComponent diff --git a/xml/System.ComponentModel/CustomTypeDescriptor.xml b/xml/System.ComponentModel/CustomTypeDescriptor.xml index 16f77370e8d..f0a0c29718a 100644 --- a/xml/System.ComponentModel/CustomTypeDescriptor.xml +++ b/xml/System.ComponentModel/CustomTypeDescriptor.xml @@ -876,8 +876,8 @@ ]]> - - + System.ComponentModel.TypeDescriptor.GetProperties(System.Object,System.Attribute[]) + System.ComponentModel.ICustomTypeDescriptor.GetProperties diff --git a/xml/System.ComponentModel/ICustomTypeDescriptor.xml b/xml/System.ComponentModel/ICustomTypeDescriptor.xml index b7e0f7c16ee..c69da2728a2 100644 --- a/xml/System.ComponentModel/ICustomTypeDescriptor.xml +++ b/xml/System.ComponentModel/ICustomTypeDescriptor.xml @@ -733,10 +733,10 @@ ]]> - + System.ComponentModel.TypeDescriptor.GetProperties(System.Object,System.Attribute[]) - + System.ComponentModel.TypeDescriptor.GetProperties diff --git a/xml/System.ComponentModel/MaskedTextProvider.xml b/xml/System.ComponentModel/MaskedTextProvider.xml index 74e701287c1..daa59a5e2a3 100644 --- a/xml/System.ComponentModel/MaskedTextProvider.xml +++ b/xml/System.ComponentModel/MaskedTextProvider.xml @@ -475,8 +475,8 @@ -or- The mask contains one or more non-printable characters. - - + System.ComponentModel.MaskedTextProvider.Mask + System.Windows.Forms.MaskedTextBox.Mask diff --git a/xml/System.Configuration/SettingsSerializeAsAttribute.xml b/xml/System.Configuration/SettingsSerializeAsAttribute.xml index 221734bd45a..782d5076cc1 100644 --- a/xml/System.Configuration/SettingsSerializeAsAttribute.xml +++ b/xml/System.Configuration/SettingsSerializeAsAttribute.xml @@ -52,8 +52,8 @@ - - + System.Configuration.SettingsProperty.SerializeAs + System.Configuration.SettingElement.SerializeAs @@ -145,8 +145,8 @@ ]]> - - + System.Configuration.SettingsProperty.SerializeAs + System.Configuration.SettingElement.SerializeAs diff --git a/xml/System.Configuration/SpecialSettingAttribute.xml b/xml/System.Configuration/SpecialSettingAttribute.xml index e88ae6c37bc..9af28471f37 100644 --- a/xml/System.Configuration/SpecialSettingAttribute.xml +++ b/xml/System.Configuration/SpecialSettingAttribute.xml @@ -86,8 +86,8 @@ A enumeration value defining the category of the application settings property. Initializes a new instance of the class. To be added. - - + System.Configuration.SpecialSetting + System.Configuration.SpecialSettingAttribute.SpecialSetting diff --git a/xml/System.Data/PropertyCollection.xml b/xml/System.Data/PropertyCollection.xml index 374fdc3a653..eb0bc6f47d6 100644 --- a/xml/System.Data/PropertyCollection.xml +++ b/xml/System.Data/PropertyCollection.xml @@ -67,9 +67,9 @@ - - - + System.Data.DataColumn.ExtendedProperties + System.Data.DataSet.ExtendedProperties + System.Data.DataTable.ExtendedProperties diff --git a/xml/System.Diagnostics/EventLog.xml b/xml/System.Diagnostics/EventLog.xml index 8606b081788..9756634b86b 100644 --- a/xml/System.Diagnostics/EventLog.xml +++ b/xml/System.Diagnostics/EventLog.xml @@ -2486,9 +2486,9 @@ SVC_UPDATE.EXE -or- The registry key for the event log could not be opened on the target computer. - + System.Diagnostics.OverflowAction - + System.Diagnostics.EventLog.OverflowAction diff --git a/xml/System.Diagnostics/StackTrace.xml b/xml/System.Diagnostics/StackTrace.xml index 0e4029f3d97..4fab5e313d3 100644 --- a/xml/System.Diagnostics/StackTrace.xml +++ b/xml/System.Diagnostics/StackTrace.xml @@ -58,8 +58,6 @@ might not report as many method calls as expected, due to code transformations that occur during optimization. - - ## Examples The following console application demonstrates how to create a simple and iterate through its frames to obtain debugging and diagnostic information. @@ -68,8 +66,8 @@ ]]> - - + System.Exception.StackTrace + System.Environment.StackTrace diff --git a/xml/System.DirectoryServices.ActiveDirectory/ActiveDirectoryReplicationMetadata.xml b/xml/System.DirectoryServices.ActiveDirectory/ActiveDirectoryReplicationMetadata.xml index 02b7c65de6f..adf3b7c58bd 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/ActiveDirectoryReplicationMetadata.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/ActiveDirectoryReplicationMetadata.xml @@ -27,9 +27,9 @@ The class contains replication information for a set of Active Directory Domain Services attributes. To be added. - - - + System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationMetadata(System.String) + System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationMetadata(System.String) + System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationMetadata(System.String) diff --git a/xml/System.DirectoryServices.ActiveDirectory/ApplicationPartitionCollection.xml b/xml/System.DirectoryServices.ActiveDirectory/ApplicationPartitionCollection.xml index f1ffbc73837..04cfca9de33 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/ApplicationPartitionCollection.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/ApplicationPartitionCollection.xml @@ -27,8 +27,8 @@ The class is a read-only collection that contains objects. To be added. - - + System.DirectoryServices.ActiveDirectory.Forest.ApplicationPartitions + System.DirectoryServices.ActiveDirectory.ConfigurationSet.ApplicationPartitions diff --git a/xml/System.DirectoryServices.ActiveDirectory/ReplicationNeighbor.xml b/xml/System.DirectoryServices.ActiveDirectory/ReplicationNeighbor.xml index 4fb7885946a..b12b2e6e4d4 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/ReplicationNeighbor.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/ReplicationNeighbor.xml @@ -27,10 +27,10 @@ The class contains information about a replication neighbor of an or object. To be added. - - - - + System.DirectoryServices.ActiveDirectory.AdamInstance.GetAllReplicationNeighbors + System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationNeighbors(System.String) + System.DirectoryServices.ActiveDirectory.DomainController.GetAllReplicationNeighbors + System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationNeighbors(System.String) diff --git a/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOperationException.xml b/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOperationException.xml index 8f1cdfe77ad..0c2becd4f42 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOperationException.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOperationException.xml @@ -31,9 +31,9 @@ The exception is thrown when the request to synchronize from all servers fails. To be added. - - - + System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) + System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) + System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) diff --git a/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOptions.xml b/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOptions.xml index a26f307cb28..4617b4a7bcf 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOptions.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/SyncFromAllServersOptions.xml @@ -26,9 +26,9 @@ Specifies additional options when performing a synchronization. To be added. - - - + System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) + System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) + System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) diff --git a/xml/System.DirectoryServices.ActiveDirectory/SyncUpdateCallback.xml b/xml/System.DirectoryServices.ActiveDirectory/SyncUpdateCallback.xml index 56d268569c2..d5762ba8835 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/SyncUpdateCallback.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/SyncUpdateCallback.xml @@ -51,9 +51,9 @@ - - - - + System.DirectoryServices.ActiveDirectory.DomainController.SyncFromAllServersCallback + System.DirectoryServices.ActiveDirectory.AdamInstance.SyncFromAllServersCallback + System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) + System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions) diff --git a/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformation.xml b/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformation.xml index 448ebb975da..438add40cbc 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformation.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformation.xml @@ -27,8 +27,8 @@ The class contains information for a trust relationship between a pair of or objects. To be added. - - + System.DirectoryServices.ActiveDirectory.Domain.GetTrustRelationship(System.String) + System.DirectoryServices.ActiveDirectory.Forest.GetTrustRelationship(System.String) @@ -112,10 +112,10 @@ A value for this trust relationship relative to the or objects that created the trust. To be added. - - - - + System.DirectoryServices.ActiveDirectory.Domain.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String) + System.DirectoryServices.ActiveDirectory.Domain.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection) + System.DirectoryServices.ActiveDirectory.Forest.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String) + System.DirectoryServices.ActiveDirectory.Forest.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection) diff --git a/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformationCollection.xml b/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformationCollection.xml index ee6cccf1465..9ecdd040dc3 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformationCollection.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/TrustRelationshipInformationCollection.xml @@ -27,8 +27,8 @@ The class contains a collection of objects. To be added. - - + System.DirectoryServices.ActiveDirectory.Domain.GetAllTrustRelationships + System.DirectoryServices.ActiveDirectory.Forest.GetAllTrustRelationships diff --git a/xml/System.DirectoryServices/ActiveDirectoryRights.xml b/xml/System.DirectoryServices/ActiveDirectoryRights.xml index 449411e9564..e6deac32f8c 100644 --- a/xml/System.DirectoryServices/ActiveDirectoryRights.xml +++ b/xml/System.DirectoryServices/ActiveDirectoryRights.xml @@ -26,8 +26,8 @@ The enumeration specifies the access rights that are assigned to an Active Directory Domain Services object. To be added. - - + System.DirectoryServices.ActiveDirectoryAccessRule.ActiveDirectoryRights + System.DirectoryServices.ActiveDirectoryAuditRule.ActiveDirectoryRights diff --git a/xml/System.Drawing.Printing/PrinterSettings.xml b/xml/System.Drawing.Printing/PrinterSettings.xml index b03911745c8..176431018d9 100644 --- a/xml/System.Drawing.Printing/PrinterSettings.xml +++ b/xml/System.Drawing.Printing/PrinterSettings.xml @@ -72,8 +72,8 @@ ]]> - - + System.Drawing.Printing.PrintDocument.PrinterSettings + System.Drawing.Printing.PageSettings.PrinterSettings diff --git a/xml/System.Globalization/Calendar.xml b/xml/System.Globalization/Calendar.xml index c8aeb79bd6b..e7d151c857f 100644 --- a/xml/System.Globalization/Calendar.xml +++ b/xml/System.Globalization/Calendar.xml @@ -1213,8 +1213,8 @@ The and - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/GregorianCalendar.xml b/xml/System.Globalization/GregorianCalendar.xml index 909ef9f2755..3d4245af9f2 100644 --- a/xml/System.Globalization/GregorianCalendar.xml +++ b/xml/System.Globalization/GregorianCalendar.xml @@ -94,8 +94,8 @@ ]]> - - + System.Globalization.Calendar + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -686,8 +686,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/HebrewCalendar.xml b/xml/System.Globalization/HebrewCalendar.xml index 52c96c9a006..501222d2028 100644 --- a/xml/System.Globalization/HebrewCalendar.xml +++ b/xml/System.Globalization/HebrewCalendar.xml @@ -105,8 +105,8 @@ ]]> - - + System.Globalization.Calendar + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -546,8 +546,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/HijriCalendar.xml b/xml/System.Globalization/HijriCalendar.xml index d4366e40bd1..dd97b198ef2 100644 --- a/xml/System.Globalization/HijriCalendar.xml +++ b/xml/System.Globalization/HijriCalendar.xml @@ -95,8 +95,8 @@ ]]> - - + System.Globalization.Calendar + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -577,8 +577,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/JapaneseCalendar.xml b/xml/System.Globalization/JapaneseCalendar.xml index a7494525f29..5648f2b2d27 100644 --- a/xml/System.Globalization/JapaneseCalendar.xml +++ b/xml/System.Globalization/JapaneseCalendar.xml @@ -110,9 +110,9 @@ Each object supports a set of calendars. ]]> - + System.Globalization.Calendar - + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -573,8 +573,8 @@ The following code example displays the values of several components of a - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/JulianCalendar.xml b/xml/System.Globalization/JulianCalendar.xml index 31e0b60900f..063394ba690 100644 --- a/xml/System.Globalization/JulianCalendar.xml +++ b/xml/System.Globalization/JulianCalendar.xml @@ -80,9 +80,9 @@ ]]> - + System.Globalization.Calendar - + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -508,8 +508,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/KoreanCalendar.xml b/xml/System.Globalization/KoreanCalendar.xml index ffec2afe7f8..905ec1cd81d 100644 --- a/xml/System.Globalization/KoreanCalendar.xml +++ b/xml/System.Globalization/KoreanCalendar.xml @@ -95,9 +95,9 @@ ]]> - + System.Globalization.Calendar - + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -534,8 +534,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/PersianCalendar.xml b/xml/System.Globalization/PersianCalendar.xml index bb828072447..b546854a3a0 100644 --- a/xml/System.Globalization/PersianCalendar.xml +++ b/xml/System.Globalization/PersianCalendar.xml @@ -93,8 +93,8 @@ You can use a object to calculate da :::code language="vb" source="~/snippets/visualbasic/System.Globalization/PersianCalendar/Overview/pcal.vb" id="Snippet1"::: ]]> - - + System.Globalization.Calendar + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -497,8 +497,8 @@ You can use a object to calculate da ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/TaiwanCalendar.xml b/xml/System.Globalization/TaiwanCalendar.xml index bab8d39dc27..33c6f3de43a 100644 --- a/xml/System.Globalization/TaiwanCalendar.xml +++ b/xml/System.Globalization/TaiwanCalendar.xml @@ -96,9 +96,9 @@ - If is the but the is not "zh-TW", then , , and return an empty string (""). - + System.Globalization.Calendar - + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -520,8 +520,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/ThaiBuddhistCalendar.xml b/xml/System.Globalization/ThaiBuddhistCalendar.xml index 4e72886b693..e3a85733dd0 100644 --- a/xml/System.Globalization/ThaiBuddhistCalendar.xml +++ b/xml/System.Globalization/ThaiBuddhistCalendar.xml @@ -95,9 +95,9 @@ ]]> - + System.Globalization.Calendar - + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -518,8 +518,8 @@ ]]> - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.Globalization/UmAlQuraCalendar.xml b/xml/System.Globalization/UmAlQuraCalendar.xml index 243f94f2135..c9cc98a98c5 100644 --- a/xml/System.Globalization/UmAlQuraCalendar.xml +++ b/xml/System.Globalization/UmAlQuraCalendar.xml @@ -73,8 +73,8 @@ ]]> - - + System.Globalization.Calendar + System.Globalization.CultureInfo.Calendar Working with Calendars @@ -535,8 +535,8 @@ is outside the range supported by this calendar. - - + System.DateTime.DayOfWeek + System.DayOfWeek diff --git a/xml/System.IO/File.xml b/xml/System.IO/File.xml index 4efdc905470..61533993170 100644 --- a/xml/System.IO/File.xml +++ b/xml/System.IO/File.xml @@ -1349,8 +1349,8 @@ An I/O error has occurred. or is in an invalid format. - - + System.IO.Directory.Move(System.String,System.String) + System.IO.File.Move(System.String,System.String) File and Stream I/O Reading Text From A File How to: Write Text to a File @@ -1461,8 +1461,8 @@ An I/O error has occurred. or is in an invalid format. - - + System.IO.Directory.Move(System.String,System.String) + System.IO.File.Move(System.String,System.String) File and Stream I/O Reading Text From A File How to: Write Text to a File diff --git a/xml/System.IO/FileMode.xml b/xml/System.IO/FileMode.xml index 5910303d8ff..ec24049a3d4 100644 --- a/xml/System.IO/FileMode.xml +++ b/xml/System.IO/FileMode.xml @@ -70,8 +70,8 @@ ]]> - - + System.IO.File.Open(System.String,System.IO.FileMode) + System.IO.FileInfo.Open(System.IO.FileMode) File and Stream I/O diff --git a/xml/System.IO/FileShare.xml b/xml/System.IO/FileShare.xml index ee1f6d206cf..d892a41f255 100644 --- a/xml/System.IO/FileShare.xml +++ b/xml/System.IO/FileShare.xml @@ -76,8 +76,8 @@ ]]> - - + System.IO.File.Open(System.String,System.IO.FileMode) + System.IO.FileInfo.Open(System.IO.FileMode) File and Stream I/O diff --git a/xml/System.IO/TextReader.xml b/xml/System.IO/TextReader.xml index 8bc82ee4fa6..416375064bb 100644 --- a/xml/System.IO/TextReader.xml +++ b/xml/System.IO/TextReader.xml @@ -477,8 +477,8 @@ This type implements the interface. When you've finish The is closed. An I/O error occurs. - - + System.IO.StreamReader.Peek + System.IO.StringReader.Peek File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -545,8 +545,8 @@ This type implements the interface. When you've finish The is closed. An I/O error occurs. - - + System.IO.StreamReader.Read + System.IO.StringReader.Read File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -665,8 +665,8 @@ This type implements the interface. When you've finish or is negative. The is closed. An I/O error occurs. - - + System.IO.StreamReader.Read(System.Char[],System.Int32,System.Int32) + System.IO.StringReader.Read(System.Char[],System.Int32,System.Int32) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -789,8 +789,8 @@ This type implements the interface. When you've finish The sum of and is larger than the buffer length. The text reader has been disposed. The reader is currently in use by a previous read operation. - - + System.IO.StreamReader.ReadAsync(System.Char[],System.Int32,System.Int32) + System.IO.StringReader.ReadAsync(System.Char[],System.Int32,System.Int32) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1036,8 +1036,8 @@ This type implements the interface. When you've finish The sum of and is larger than the buffer length. The text reader has been disposed. The reader is currently in use by a previous read operation. - - + System.IO.StreamReader.ReadBlockAsync(System.Char[],System.Int32,System.Int32) + System.IO.StringReader.ReadBlockAsync(System.Char[],System.Int32,System.Int32) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1109,8 +1109,8 @@ This type implements the interface. When you've finish There is insufficient memory to allocate a buffer for the returned string. The is closed. The number of characters in the next line is larger than Int32.MaxValue - - + System.IO.StreamReader.ReadLine + System.IO.StringReader.ReadLine File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1186,8 +1186,8 @@ This type implements the interface. When you've finish The number of characters in the next line is larger than Int32.MaxValue. The text reader has been disposed. The reader is currently in use by a previous read operation. - - + System.IO.StreamReader.ReadLineAsync + System.IO.StringReader.ReadLineAsync File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1318,8 +1318,8 @@ This method stores in the task it returns all non-usage exceptions that the meth The is closed. There is insufficient memory to allocate a buffer for the returned string. The number of characters in the next line is larger than Int32.MaxValue - - + System.IO.StreamReader.ReadToEnd + System.IO.StringReader.ReadToEnd File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1387,8 +1387,8 @@ This method stores in the task it returns all non-usage exceptions that the meth The number of characters is larger than Int32.MaxValue. The text reader has been disposed. The reader is currently in use by a previous read operation. - - + System.IO.StreamReader.ReadToEndAsync + System.IO.StringReader.ReadToEndAsync File and Stream I/O How to: Read Text from a File How to: Write Text to a File diff --git a/xml/System.IO/TextWriter.xml b/xml/System.IO/TextWriter.xml index 6ec3ab7bfa5..d61e72d3b7f 100644 --- a/xml/System.IO/TextWriter.xml +++ b/xml/System.IO/TextWriter.xml @@ -1188,8 +1188,8 @@ For non-Unix platforms, the default line terminator string is a carriage return The is closed. An I/O error occurs. - - + System.IO.StreamWriter.Write(System.Char) + System.IO.StringWriter.Write(System.Char) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -1783,8 +1783,8 @@ For a list of common I/O tasks, see [Common I/O Tasks](/dotnet/standard/io/commo The is closed. An I/O error occurs. - - + System.IO.StreamWriter.Write(System.String) + System.IO.StringWriter.Write(System.String) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -2396,8 +2396,8 @@ This method is equivalent to `Write(stringBuilder.ToString())`, but it uses the or is negative. The is closed. An I/O error occurs. - - + System.IO.StreamWriter.Write(System.Char[],System.Int32,System.Int32) + System.IO.StringWriter.Write(System.Char[],System.Int32,System.Int32) File and Stream I/O How to: Read Text from a File How to: Write Text to a File @@ -2709,8 +2709,8 @@ This method is equivalent to `Write(stringBuilder.ToString())`, but it uses the The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteAsync(System.Char) + System.IO.StringWriter.WriteAsync(System.Char) @@ -2840,8 +2840,8 @@ This method is equivalent to `Write(stringBuilder.ToString())`, but it uses the The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteAsync(System.String) + System.IO.StringWriter.WriteAsync(System.String) @@ -3101,8 +3101,8 @@ This method stores in the task it returns all non-usage exceptions that the meth or is negative. The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteAsync(System.Char[],System.Int32,System.Int32) + System.IO.StringWriter.WriteAsync(System.Char[],System.Int32,System.Int32) @@ -4932,8 +4932,8 @@ This method stores in the task it returns all non-usage exceptions that the meth The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteLineAsync(System.Char) + System.IO.StringWriter.WriteLineAsync(System.Char) @@ -5074,8 +5074,8 @@ This method stores in the task it returns all non-usage exceptions that the meth The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteLineAsync(System.String) + System.IO.StringWriter.WriteLineAsync(System.String) @@ -5381,8 +5381,8 @@ This method stores in the task it returns all non-usage exceptions that the meth or is negative. The text writer is disposed. The text writer is currently in use by a previous write operation. - - + System.IO.StreamWriter.WriteLineAsync(System.Char[],System.Int32,System.Int32) + System.IO.StringWriter.WriteLineAsync(System.Char[],System.Int32,System.Int32) diff --git a/xml/System.Net.Sockets/IPProtectionLevel.xml b/xml/System.Net.Sockets/IPProtectionLevel.xml index 7d21cc25c0f..d0e2b7547f7 100644 --- a/xml/System.Net.Sockets/IPProtectionLevel.xml +++ b/xml/System.Net.Sockets/IPProtectionLevel.xml @@ -50,8 +50,8 @@ - - + System.Net.Sockets.TcpListener.AllowNatTraversal(System.Boolean) + System.Net.Sockets.UdpClient.AllowNatTraversal(System.Boolean) diff --git a/xml/System.Net.Sockets/Socket.xml b/xml/System.Net.Sockets/Socket.xml index d3f867deaa2..03dec07b0c6 100644 --- a/xml/System.Net.Sockets/Socket.xml +++ b/xml/System.Net.Sockets/Socket.xml @@ -12227,10 +12227,10 @@ If you're using a connection-oriented protocol, The argument is set to . The socket is not in the or address families. - - - - + System.Net.Sockets.IPProtectionLevel + System.Net.Sockets.SocketOptionName.IPProtectionLevel + System.Net.Sockets.TcpListener.AllowNatTraversal(System.Boolean) + System.Net.Sockets.UdpClient.AllowNatTraversal(System.Boolean) diff --git a/xml/System.Net.Sockets/TcpListener.xml b/xml/System.Net.Sockets/TcpListener.xml index f2e35e39823..7381eae9eaf 100644 --- a/xml/System.Net.Sockets/TcpListener.xml +++ b/xml/System.Net.Sockets/TcpListener.xml @@ -690,8 +690,8 @@ The method was called after calling the method - - + System.Net.Sockets.IPProtectionLevel + System.Net.Sockets.SocketOptionName.IPProtectionLevel diff --git a/xml/System.Net.Sockets/UdpClient.xml b/xml/System.Net.Sockets/UdpClient.xml index 51a488ea610..275462b3e81 100644 --- a/xml/System.Net.Sockets/UdpClient.xml +++ b/xml/System.Net.Sockets/UdpClient.xml @@ -543,8 +543,8 @@ ]]> - - + System.Net.Sockets.IPProtectionLevel + System.Net.Sockets.SocketOptionName.IPProtectionLevel diff --git a/xml/System.Net/HttpListener+ExtendedProtectionSelector.xml b/xml/System.Net/HttpListener+ExtendedProtectionSelector.xml index 79f1e37b766..441438c42c5 100644 --- a/xml/System.Net/HttpListener+ExtendedProtectionSelector.xml +++ b/xml/System.Net/HttpListener+ExtendedProtectionSelector.xml @@ -56,10 +56,10 @@ ]]> - + System.Net.HttpListener.ExtendedProtectionPolicy - + System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Integrated Windows Authentication with Extended Protection diff --git a/xml/System.Net/HttpListener.xml b/xml/System.Net/HttpListener.xml index c49c3d86a4a..4bf75e970bd 100644 --- a/xml/System.Net/HttpListener.xml +++ b/xml/System.Net/HttpListener.xml @@ -540,11 +540,11 @@ The following code example demonstrates calling the `Close` method: ]]> - + System.Net.HttpListener.ExtendedProtectionPolicy - + System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Integrated Windows Authentication with Extended Protection @@ -729,10 +729,10 @@ The following code example demonstrates calling the `Close` method: This object is closed. An attempt was made to set the property on a platform that does not support extended protection. - + System.Net.HttpListener.ExtendedProtectionPolicy - + System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Integrated Windows Authentication with Extended Protection diff --git a/xml/System.Net/HttpListenerRequest.xml b/xml/System.Net/HttpListenerRequest.xml index bf25ec15be2..ab1c426fdf6 100644 --- a/xml/System.Net/HttpListenerRequest.xml +++ b/xml/System.Net/HttpListenerRequest.xml @@ -1436,12 +1436,12 @@ ]]> - + System.Net.HttpListener.ExtendedProtectionPolicy - + System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Integrated Windows Authentication with Extended Protection @@ -1490,12 +1490,12 @@ ]]> - + System.Net.HttpListener.ExtendedProtectionPolicy - + System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy Integrated Windows Authentication with Extended Protection diff --git a/xml/System.Net/IPAddress.xml b/xml/System.Net/IPAddress.xml index c4329e8efc1..e4fa126fab6 100644 --- a/xml/System.Net/IPAddress.xml +++ b/xml/System.Net/IPAddress.xml @@ -1209,8 +1209,8 @@ - - + System.Net.Sockets.TcpListener.AllowNatTraversal(System.Boolean) + System.Net.Sockets.UdpClient.AllowNatTraversal(System.Boolean) diff --git a/xml/System.Net/ServicePoint.xml b/xml/System.Net/ServicePoint.xml index c7eb11e1a6e..03659bcbc1c 100644 --- a/xml/System.Net/ServicePoint.xml +++ b/xml/System.Net/ServicePoint.xml @@ -402,9 +402,9 @@ ]]> The value specified for a set operation is a negative number less than -1. - - - + System.Net.HttpWebRequest.KeepAlive + System.Net.FtpWebRequest.KeepAlive + System.Net.HttpListenerRequest.KeepAlive diff --git a/xml/System.Net/WebClient.xml b/xml/System.Net/WebClient.xml index 6b537f4abc6..4044022687d 100644 --- a/xml/System.Net/WebClient.xml +++ b/xml/System.Net/WebClient.xml @@ -1810,8 +1810,8 @@ ]]> - - + System.Net.WebRequest.Headers + System.Net.HttpWebRequest.Headers diff --git a/xml/System.Net/WebRequest.xml b/xml/System.Net/WebRequest.xml index 82c0d256ab0..57b3893bb62 100644 --- a/xml/System.Net/WebRequest.xml +++ b/xml/System.Net/WebRequest.xml @@ -418,8 +418,8 @@ - - + System.Net.HttpWebRequest.DefaultCachePolicy + System.Net.WebRequest.DefaultCachePolicy diff --git a/xml/System.Net/WebUtility.xml b/xml/System.Net/WebUtility.xml index 4e8cc53f41f..6415e0f49fc 100644 --- a/xml/System.Net/WebUtility.xml +++ b/xml/System.Net/WebUtility.xml @@ -133,8 +133,8 @@ ]]> - - + System.Net.WebUtility.HtmlEncode(System.String) + System.Web.HttpUtility.HtmlEncode(System.String) @@ -196,8 +196,8 @@ ]]> The parameter cannot be if the parameter is not . - - + System.Net.WebUtility.HtmlEncode(System.String,System.IO.TextWriter) + System.Web.HttpUtility.HtmlEncode(System.String,System.IO.TextWriter) @@ -266,8 +266,8 @@ ]]> - - + System.Net.WebUtility.HtmlDecode(System.String) + System.Web.HttpUtility.HtmlDecode(System.String) @@ -329,8 +329,8 @@ ]]> The parameter cannot be if the parameter is not . - - + System.Net.WebUtility.HtmlDecode(System.String,System.IO.TextWriter) + System.Web.HttpUtility.HtmlDecode(System.String,System.IO.TextWriter) diff --git a/xml/System.Printing/PrintSystemJobInfo.xml b/xml/System.Printing/PrintSystemJobInfo.xml index ccd206cc015..2ba108c938a 100644 --- a/xml/System.Printing/PrintSystemJobInfo.xml +++ b/xml/System.Printing/PrintSystemJobInfo.xml @@ -1366,8 +1366,8 @@ The operating system of the print server, and whether the print server is a comp - - + System.Printing.PrintQueue.UntilTimeOfDay + System.Printing.PrintSystemJobInfo.UntilTimeOfDay @@ -1519,9 +1519,9 @@ The operating system of the print server, and whether the print server is a comp - + System.Printing.PrintQueue.StartTimeOfDay - + System.Printing.PrintSystemJobInfo.StartTimeOfDay diff --git a/xml/System.Reflection.Emit/TypeBuilder.xml b/xml/System.Reflection.Emit/TypeBuilder.xml index 7c70cccd9e1..4c76408a48b 100644 --- a/xml/System.Reflection.Emit/TypeBuilder.xml +++ b/xml/System.Reflection.Emit/TypeBuilder.xml @@ -4722,10 +4722,10 @@ See for a description of the format of the ]]> - + System.Reflection.Emit.TypeBuilder.IsGenericType - + System.Type.IsGenericType diff --git a/xml/System.Runtime.CompilerServices/DefaultDependencyAttribute.xml b/xml/System.Runtime.CompilerServices/DefaultDependencyAttribute.xml index 32bdf6d9c5e..80fcdf6dcca 100644 --- a/xml/System.Runtime.CompilerServices/DefaultDependencyAttribute.xml +++ b/xml/System.Runtime.CompilerServices/DefaultDependencyAttribute.xml @@ -70,8 +70,8 @@ ]]> - - + System.Runtime.CompilerServices.LoadHint + System.Runtime.CompilerServices.DefaultDependencyAttribute.LoadHint diff --git a/xml/System.Runtime.CompilerServices/DependencyAttribute.xml b/xml/System.Runtime.CompilerServices/DependencyAttribute.xml index fed90662293..91e86a8e4bc 100644 --- a/xml/System.Runtime.CompilerServices/DependencyAttribute.xml +++ b/xml/System.Runtime.CompilerServices/DependencyAttribute.xml @@ -72,8 +72,8 @@ ]]> - - + System.Runtime.CompilerServices.LoadHint + System.Runtime.CompilerServices.DependencyAttribute.LoadHint diff --git a/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml b/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml index c294fdad758..ab06b42be37 100644 --- a/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml +++ b/xml/System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.xml @@ -236,8 +236,8 @@ ]]> - - + System.Runtime.InteropServices.DllImportAttribute.CharSet + System.Runtime.InteropServices.CharSet diff --git a/xml/System.Security.Cryptography.Pkcs/CmsRecipientCollection.xml b/xml/System.Security.Cryptography.Pkcs/CmsRecipientCollection.xml index f6528562af5..60db944c92b 100644 --- a/xml/System.Security.Cryptography.Pkcs/CmsRecipientCollection.xml +++ b/xml/System.Security.Cryptography.Pkcs/CmsRecipientCollection.xml @@ -200,8 +200,8 @@ A object that represents the recipient to add to the collection. The method adds a recipient to the collection. - If the method succeeds, the method returns an value that represents the zero-based position where the recipient is to be inserted. - + If the method succeeds, the method returns an value that represents the zero-based position where the recipient is to be inserted. + If the method fails, it throws an exception. To be added. @@ -256,7 +256,7 @@ The method copies the collection to an array. To be added. - is not large enough to hold the specified elements. + is not large enough to hold the specified elements. -or- @@ -307,7 +307,7 @@ The method copies the collection to a array. To be added. - is not large enough to hold the specified elements. + is not large enough to hold the specified elements. -or- @@ -600,11 +600,11 @@ The method returns a object for the collection. A object that can be used to enumerate the collection. - - + + ]]> diff --git a/xml/System.Speech.Recognition/AudioLevelUpdatedEventArgs.xml b/xml/System.Speech.Recognition/AudioLevelUpdatedEventArgs.xml index b84e56c1da0..152d959975e 100644 --- a/xml/System.Speech.Recognition/AudioLevelUpdatedEventArgs.xml +++ b/xml/System.Speech.Recognition/AudioLevelUpdatedEventArgs.xml @@ -66,10 +66,10 @@ void sre_AudioLevelUpdated(object sender, AudioLevelUpdatedEventArgs e) ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.AudioLevel + System.Speech.Recognition.SpeechRecognitionEngine.AudioLevelUpdated + System.Speech.Recognition.SpeechRecognizer.AudioLevel + System.Speech.Recognition.SpeechRecognizer.AudioLevelUpdated @@ -92,8 +92,8 @@ void sre_AudioLevelUpdated(object sender, AudioLevelUpdatedEventArgs e) Gets the new level of audio input after the or the event is raised. The new level of audio input. To be added. - - + System.Speech.Recognition.SpeechRecognitionEngine.AudioLevel + System.Speech.Recognition.SpeechRecognizer.AudioLevel diff --git a/xml/System.Speech.Recognition/AudioSignalProblem.xml b/xml/System.Speech.Recognition/AudioSignalProblem.xml index 058d9b22b84..f1e02456b65 100644 --- a/xml/System.Speech.Recognition/AudioSignalProblem.xml +++ b/xml/System.Speech.Recognition/AudioSignalProblem.xml @@ -68,8 +68,8 @@ void sre_AudioSignalProblemOccurred(object sender, AudioSignalProblemOccurredEve ]]> - - + System.Speech.Recognition.SpeechRecognizer.AudioSignalProblemOccurred + System.Speech.Recognition.SpeechRecognitionEngine.AudioSignalProblemOccurred diff --git a/xml/System.Speech.Recognition/AudioSignalProblemOccurredEventArgs.xml b/xml/System.Speech.Recognition/AudioSignalProblemOccurredEventArgs.xml index 45d03dce4b8..8c8fdbda3ae 100644 --- a/xml/System.Speech.Recognition/AudioSignalProblemOccurredEventArgs.xml +++ b/xml/System.Speech.Recognition/AudioSignalProblemOccurredEventArgs.xml @@ -79,8 +79,8 @@ void sre_AudioSignalProblemOccurred(object sender, AudioSignalProblemOccurredEve ]]> - - + System.Speech.Recognition.SpeechRecognizer.AudioSignalProblemOccurred + System.Speech.Recognition.SpeechRecognitionEngine.AudioSignalProblemOccurred diff --git a/xml/System.Speech.Recognition/AudioStateChangedEventArgs.xml b/xml/System.Speech.Recognition/AudioStateChangedEventArgs.xml index 5a14688a5aa..66307d3b2c9 100644 --- a/xml/System.Speech.Recognition/AudioStateChangedEventArgs.xml +++ b/xml/System.Speech.Recognition/AudioStateChangedEventArgs.xml @@ -64,11 +64,11 @@ void sre_AudioStateChanged(object sender, AudioStateChangedEventArgs e) ]]> - - - - - + System.Speech.Recognition.AudioState + System.Speech.Recognition.SpeechRecognitionEngine.AudioStateChanged + System.Speech.Recognition.SpeechRecognizer.AudioStateChanged + System.Speech.Recognition.SpeechRecognizer.AudioState + System.Speech.Recognition.SpeechRecognitionEngine.AudioState diff --git a/xml/System.Speech.Recognition/EmulateRecognizeCompletedEventArgs.xml b/xml/System.Speech.Recognition/EmulateRecognizeCompletedEventArgs.xml index f6051d584c4..f1547c44c3b 100644 --- a/xml/System.Speech.Recognition/EmulateRecognizeCompletedEventArgs.xml +++ b/xml/System.Speech.Recognition/EmulateRecognizeCompletedEventArgs.xml @@ -77,8 +77,8 @@ void sre_EmulateRecognizeCompleted(object sender, EmulateRecognizeCompletedEvent ]]> - - + System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeCompleted + System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeCompleted @@ -110,8 +110,8 @@ void sre_EmulateRecognizeCompleted(object sender, EmulateRecognizeCompletedEvent ]]> - - + System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeCompleted + System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeCompleted diff --git a/xml/System.Speech.Recognition/LoadGrammarCompletedEventArgs.xml b/xml/System.Speech.Recognition/LoadGrammarCompletedEventArgs.xml index 2eed6fca500..33a6f721441 100644 --- a/xml/System.Speech.Recognition/LoadGrammarCompletedEventArgs.xml +++ b/xml/System.Speech.Recognition/LoadGrammarCompletedEventArgs.xml @@ -144,10 +144,10 @@ namespace SampleRecognition ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammarAsync(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognizer.LoadGrammar(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognizer.LoadGrammarAsync(System.Speech.Recognition.Grammar) @@ -177,10 +177,10 @@ namespace SampleRecognition ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammarAsync(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognizer.LoadGrammar(System.Speech.Recognition.Grammar) + System.Speech.Recognition.SpeechRecognizer.LoadGrammarAsync(System.Speech.Recognition.Grammar) diff --git a/xml/System.Speech.Recognition/RecognitionEventArgs.xml b/xml/System.Speech.Recognition/RecognitionEventArgs.xml index fa6a81b6929..d43280340a6 100644 --- a/xml/System.Speech.Recognition/RecognitionEventArgs.xml +++ b/xml/System.Speech.Recognition/RecognitionEventArgs.xml @@ -89,13 +89,13 @@ private void DisplayResult(object sender, RecognitionEventArgs e) ]]> - - - - - - - + System.Speech.Recognition.Grammar.SpeechRecognized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognizer.SpeechRecognized @@ -121,13 +121,13 @@ private void DisplayResult(object sender, RecognitionEventArgs e) - - - - - - - + System.Speech.Recognition.Grammar.SpeechRecognized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognizer.SpeechRecognized diff --git a/xml/System.Speech.Recognition/RecognitionResult.xml b/xml/System.Speech.Recognition/RecognitionResult.xml index c2ee82b2edc..6afbc9f735a 100644 --- a/xml/System.Speech.Recognition/RecognitionResult.xml +++ b/xml/System.Speech.Recognition/RecognitionResult.xml @@ -116,13 +116,13 @@ void SpeechRecognizedHandler(object sender, SpeechRecognizedEventArgs e) - - - - - - - + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognizer.SpeechRecognized + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected + System.Speech.Recognition.Grammar.SpeechRecognized diff --git a/xml/System.Speech.Recognition/RecognizerUpdateReachedEventArgs.xml b/xml/System.Speech.Recognition/RecognizerUpdateReachedEventArgs.xml index a4c0de4aec7..5f8ad95c65c 100644 --- a/xml/System.Speech.Recognition/RecognizerUpdateReachedEventArgs.xml +++ b/xml/System.Speech.Recognition/RecognizerUpdateReachedEventArgs.xml @@ -159,10 +159,10 @@ namespace SampleRecognition ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognizer.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate + System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate @@ -193,10 +193,10 @@ namespace SampleRecognition ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognizer.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate + System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate @@ -327,10 +327,10 @@ namespace SampleRecognition ]]> - - - - + System.Speech.Recognition.SpeechRecognitionEngine.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognizer.RecognizerUpdateReached + System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate + System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate diff --git a/xml/System.Speech.Recognition/SpeechDetectedEventArgs.xml b/xml/System.Speech.Recognition/SpeechDetectedEventArgs.xml index ba1f38682d4..6eb33b5c8fe 100644 --- a/xml/System.Speech.Recognition/SpeechDetectedEventArgs.xml +++ b/xml/System.Speech.Recognition/SpeechDetectedEventArgs.xml @@ -56,8 +56,8 @@ _recognizer.SpeechDetected += ]]> - - + System.Speech.Recognition.SpeechRecognizer.SpeechDetected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechDetected @@ -103,8 +103,8 @@ _recognizer.SpeechDetected += - - + System.Speech.Recognition.SpeechRecognizer.SpeechDetected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechDetected diff --git a/xml/System.Speech.Recognition/SpeechHypothesizedEventArgs.xml b/xml/System.Speech.Recognition/SpeechHypothesizedEventArgs.xml index a22c4b0724c..12b15879d16 100644 --- a/xml/System.Speech.Recognition/SpeechHypothesizedEventArgs.xml +++ b/xml/System.Speech.Recognition/SpeechHypothesizedEventArgs.xml @@ -59,14 +59,14 @@ void recognizer_SpeechHypothesized (object sender, SpeechHypothesizedEventArgs e - - + System.Speech.Recognition.SpeechRecognizer.SpeechRecognized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized - - + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized - - + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected diff --git a/xml/System.Speech.Recognition/SpeechRecognitionEngine.xml b/xml/System.Speech.Recognition/SpeechRecognitionEngine.xml index 93fa8110b50..d404faa55f6 100644 --- a/xml/System.Speech.Recognition/SpeechRecognitionEngine.xml +++ b/xml/System.Speech.Recognition/SpeechRecognitionEngine.xml @@ -903,9 +903,9 @@ void recognizer_AudioSignalProblemOccurred(object sender, AudioSignalProblemOccu ]]> - + System.Speech.Recognition.AudioState - + System.Speech.Recognition.SpeechRecognizer.AudioState @@ -1024,9 +1024,9 @@ namespace SampleRecognition ]]> - + System.Speech.Recognition.AudioState - + System.Speech.Recognition.SpeechRecognitionEngine.AudioState diff --git a/xml/System.Speech.Recognition/SpeechRecognitionRejectedEventArgs.xml b/xml/System.Speech.Recognition/SpeechRecognitionRejectedEventArgs.xml index cb78d841647..3670d375406 100644 --- a/xml/System.Speech.Recognition/SpeechRecognitionRejectedEventArgs.xml +++ b/xml/System.Speech.Recognition/SpeechRecognitionRejectedEventArgs.xml @@ -120,13 +120,13 @@ namespace SampleRecognition - - - - + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognizer.SpeechRecognized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized - - + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized diff --git a/xml/System.Speech.Recognition/SpeechRecognizedEventArgs.xml b/xml/System.Speech.Recognition/SpeechRecognizedEventArgs.xml index 141e836ffeb..24695dd9ae3 100644 --- a/xml/System.Speech.Recognition/SpeechRecognizedEventArgs.xml +++ b/xml/System.Speech.Recognition/SpeechRecognizedEventArgs.xml @@ -122,12 +122,12 @@ namespace SampleRecognition - - + System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized + System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized - - + System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected + System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected diff --git a/xml/System.Speech.Recognition/SpeechRecognizer.xml b/xml/System.Speech.Recognition/SpeechRecognizer.xml index 544f97f2d85..29e2a4e3d9f 100644 --- a/xml/System.Speech.Recognition/SpeechRecognizer.xml +++ b/xml/System.Speech.Recognition/SpeechRecognizer.xml @@ -732,9 +732,9 @@ namespace SampleRecognition ]]> - + System.Speech.Recognition.AudioState - + System.Speech.Recognition.SpeechRecognizer.AudioState diff --git a/xml/System.Text/Encoding.xml b/xml/System.Text/Encoding.xml index 10344bf2e07..36998629580 100644 --- a/xml/System.Text/Encoding.xml +++ b/xml/System.Text/Encoding.xml @@ -3402,8 +3402,8 @@ You can also supply a value of 0 for the `codepage` argument. The behavior depen is not supported by the underlying platform. - - + System.Text.Encoding.EncoderFallback + System.Text.EncoderFallback How to use character encoding classes in .NET @@ -3481,8 +3481,8 @@ The code page name `utf-7` is not supported. -or- The code page indicated by is not supported by the underlying platform. - - + System.Text.Encoding.EncoderFallback + System.Text.EncoderFallback How to use character encoding classes in .NET @@ -3578,8 +3578,8 @@ You can also supply a value of 0 for the `codepage` argument. The behavior depen is not supported by the underlying platform. - - + System.Text.Encoding.EncoderFallback + System.Text.EncoderFallback How to use character encoding classes in .NET @@ -3658,8 +3658,8 @@ The code page name `utf-7` is not supported. -or- The code page indicated by is not supported by the underlying platform. - - + System.Text.Encoding.EncoderFallback + System.Text.EncoderFallback How to use character encoding classes in .NET @@ -5420,8 +5420,8 @@ If multiple providers are registered, - - + System.Text.Encoding.CodePage + System.Text.EncodingInfo.CodePage diff --git a/xml/System.Threading/WaitHandleCannotBeOpenedException.xml b/xml/System.Threading/WaitHandleCannotBeOpenedException.xml index 6046f0a8a6c..40d3731db6c 100644 --- a/xml/System.Threading/WaitHandleCannotBeOpenedException.xml +++ b/xml/System.Threading/WaitHandleCannotBeOpenedException.xml @@ -57,8 +57,8 @@ ]]> - - + System.Threading.Mutex.OpenExisting(System.String) + System.Threading.Semaphore.OpenExisting(System.String) diff --git a/xml/System.Xaml/IXamlSchemaContextProvider.xml b/xml/System.Xaml/IXamlSchemaContextProvider.xml index 825fdf1c80f..ba97fb5d362 100644 --- a/xml/System.Xaml/IXamlSchemaContextProvider.xml +++ b/xml/System.Xaml/IXamlSchemaContextProvider.xml @@ -69,8 +69,8 @@ ]]> - - + System.Xaml.XamlObjectWriter.SchemaContext + System.Xaml.XamlXmlReader.SchemaContext diff --git a/xml/System.Xaml/NamespaceDeclaration.xml b/xml/System.Xaml/NamespaceDeclaration.xml index e504a651e34..dc31ea2756d 100644 --- a/xml/System.Xaml/NamespaceDeclaration.xml +++ b/xml/System.Xaml/NamespaceDeclaration.xml @@ -38,8 +38,8 @@ ]]> - - + System.Xaml.XamlObjectWriter.WriteNamespace(System.Xaml.NamespaceDeclaration) + System.Xaml.XamlXmlWriter.WriteNamespace(System.Xaml.NamespaceDeclaration) Understanding XAML Node Stream Structures and Concepts diff --git a/xml/System.Xaml/XamlReader.xml b/xml/System.Xaml/XamlReader.xml index 7e867dbc202..257a2950248 100644 --- a/xml/System.Xaml/XamlReader.xml +++ b/xml/System.Xaml/XamlReader.xml @@ -220,8 +220,8 @@ ]]> - - + System.Xaml.XamlObjectReader.IsEof + System.Xaml.XamlXmlReader.IsEof @@ -257,8 +257,8 @@ ]]> - - + System.Xaml.XamlObjectReader.Member + System.Xaml.XamlXmlReader.Member @@ -295,8 +295,8 @@ ]]> - - + System.Xaml.XamlObjectReader.Namespace + System.Xaml.XamlXmlReader.Namespace @@ -332,8 +332,8 @@ ]]> - - + System.Xaml.XamlObjectReader.NodeType + System.Xaml.XamlXmlReader.NodeType @@ -371,8 +371,8 @@ ]]> - - + System.Xaml.XamlXmlReader.Read + System.Xaml.XamlObjectReader.Read @@ -445,8 +445,8 @@ When implemented in a derived class, gets an object that provides XAML schema context information for the information set. An object that provides XAML schema context information for the information set. To be added. - - + System.Xaml.XamlObjectReader.SchemaContext + System.Xaml.XamlXmlReader.SchemaContext @@ -562,8 +562,8 @@ This member is an explicit interface member implementation. It can be used only ]]> - - + System.Xaml.XamlObjectReader.Type + System.Xaml.XamlXmlReader.Type @@ -592,8 +592,8 @@ This member is an explicit interface member implementation. It can be used only When implemented in a derived class, gets the value of the current node. The value of the current node; or , if the current reader position is not on a node type. To be added. - - + System.Xaml.XamlObjectReader.Value + System.Xaml.XamlXmlReader.Value diff --git a/xml/System.Xml.Linq/Extensions.xml b/xml/System.Xml.Linq/Extensions.xml index 2a28e847466..5348280a3f5 100644 --- a/xml/System.Xml.Linq/Extensions.xml +++ b/xml/System.Xml.Linq/Extensions.xml @@ -83,8 +83,8 @@ ]]> - - + System.Xml.Linq.XElement.AncestorsAndSelf + System.Xml.Linq.Extensions.AncestorsAndSelf @@ -349,8 +349,8 @@ Ancestors ]]> - - + System.Xml.Linq.XElement.AncestorsAndSelf + System.Xml.Linq.Extensions.AncestorsAndSelf LINQ to XML overview @@ -619,8 +619,8 @@ Ancestors ]]> - - + System.Xml.Linq.XElement.AncestorsAndSelf + System.Xml.Linq.Extensions.AncestorsAndSelf LINQ to XML overview @@ -639,9 +639,9 @@ Ancestors ]]> - + System.Xml.Linq.XNode.Ancestors - + System.Xml.Linq.Extensions.Ancestors LINQ to XML overview @@ -898,9 +898,9 @@ Ancestors and Self ]]> - + System.Xml.Linq.XNode.Ancestors - + System.Xml.Linq.Extensions.Ancestors LINQ to XML overview @@ -1154,9 +1154,9 @@ Ancestors and Self ]]> - + System.Xml.Linq.XNode.Ancestors - + System.Xml.Linq.Extensions.Ancestors LINQ to XML overview @@ -1729,11 +1729,11 @@ Text: ddd ]]> - + System.Xml.Linq.XElement.DescendantsAndSelf - - - + System.Xml.Linq.XContainer.Descendants + System.Xml.Linq.Extensions.Descendants + System.Xml.Linq.Extensions.DescendantsAndSelf LINQ to XML overview @@ -1793,11 +1793,11 @@ Text: ddd ]]> - + System.Xml.Linq.XElement.DescendantsAndSelf - - - + System.Xml.Linq.XContainer.Descendants + System.Xml.Linq.Extensions.Descendants + System.Xml.Linq.Extensions.DescendantsAndSelf LINQ to XML overview @@ -1817,11 +1817,11 @@ Text: ddd ]]> - + System.Xml.Linq.XElement.DescendantsAndSelf - + System.Xml.Linq.Extensions.DescendantsAndSelf @@ -2026,11 +2026,11 @@ End Module ]]> - + System.Xml.Linq.XElement.DescendantsAndSelf - + System.Xml.Linq.Extensions.DescendantsAndSelf LINQ to XML overview @@ -2242,11 +2242,11 @@ This is some text where all of the text nodes must be concatenated. This is a se ]]> - + System.Xml.Linq.XElement.DescendantsAndSelf - + System.Xml.Linq.Extensions.DescendantsAndSelf LINQ to XML overview @@ -2267,9 +2267,9 @@ This is some text where all of the text nodes must be concatenated. This is a se - + System.Xml.Linq.XContainer.Descendants - + System.Xml.Linq.Extensions.Descendants LINQ to XML overview @@ -2330,9 +2330,9 @@ This is some text where all of the text nodes must be concatenated. This is a se - + System.Xml.Linq.XContainer.Descendants - + System.Xml.Linq.Extensions.Descendants LINQ to XML overview @@ -2402,9 +2402,9 @@ This is some text where all of the text nodes must be concatenated. This is a se - + System.Xml.Linq.XContainer.Descendants - + System.Xml.Linq.Extensions.Descendants LINQ to XML overview @@ -3217,8 +3217,8 @@ Console.WriteLine(root) - - + System.Xml.Linq.XAttribute.Remove + System.Xml.Linq.XNode.Remove LINQ to XML overview @@ -3335,8 +3335,8 @@ Console.WriteLine(root) - - + System.Xml.Linq.XAttribute.Remove + System.Xml.Linq.XNode.Remove LINQ to XML overview diff --git a/xml/System.Xml.Linq/XElement.xml b/xml/System.Xml.Linq/XElement.xml index 71ac663c016..3cd83140a5f 100644 --- a/xml/System.Xml.Linq/XElement.xml +++ b/xml/System.Xml.Linq/XElement.xml @@ -7857,9 +7857,9 @@ Console.WriteLine(root) ]]> The is an instance of . - + System.Xml.Linq.XAttribute.SetValue(System.Object) - + System.Xml.Linq.XElement.SetValue(System.Object) LINQ to XML overview Maintain name-value pairs @@ -7987,9 +7987,9 @@ Console.WriteLine(root) ]]> The is an instance of . - + System.Xml.Linq.XAttribute.SetValue(System.Object) - + System.Xml.Linq.XElement.SetValue(System.Object) LINQ to XML overview Maintain name-value pairs @@ -8070,9 +8070,9 @@ Console.WriteLine(root) The is . The is an . - + System.Xml.Linq.XAttribute.SetValue(System.Object) - + System.Xml.Linq.XElement.SetValue(System.Object) LINQ to XML overview diff --git a/xml/System.Xml.XPath/XPathResultType.xml b/xml/System.Xml.XPath/XPathResultType.xml index 5c391c2fc5c..bd3e6a64ddc 100644 --- a/xml/System.Xml.XPath/XPathResultType.xml +++ b/xml/System.Xml.XPath/XPathResultType.xml @@ -50,9 +50,9 @@ Specifies the return type of the XPath expression. To be added. - + System.Xml.XPath.XPathExpression.ReturnType - + System.Xml.Xsl.IXsltContextFunction.ReturnType diff --git a/xml/System.Xml/ConformanceLevel.xml b/xml/System.Xml/ConformanceLevel.xml index 4199b42005d..d6a0c101335 100644 --- a/xml/System.Xml/ConformanceLevel.xml +++ b/xml/System.Xml/ConformanceLevel.xml @@ -60,8 +60,8 @@ ]]> - - + System.Xml.XmlReader.Create + System.Xml.XmlWriter.Create diff --git a/xml/System/Char.xml b/xml/System/Char.xml index 435e555e3af..3fa942ad9f9 100644 --- a/xml/System/Char.xml +++ b/xml/System/Char.xml @@ -1131,8 +1131,8 @@ Unicode characters are classified based on [The Unicode Standard, Version 8.0.0] ]]> - - + System.Text.Rune.GetUnicodeCategory(System.Text.Rune) + System.Globalization.CharUnicodeInfo.GetUnicodeCategory(System.Char) @@ -2332,9 +2332,9 @@ The following code example demonstrates . ]]> - + System.Text.Rune.IsUpper(System.Text.Rune) - + System.Char.IsUpper(System.Char) @@ -3742,9 +3742,9 @@ The following code example demonstrates . ]]> - + System.Text.Rune.IsLower(System.Text.Rune) - + System.Char.IsLower(System.Char) @@ -8209,10 +8209,10 @@ The following code example demonstrates . As explained in Best Practices for Using Strings, we recommend that you avoid calling character-casing and string-casing methods that substitute default values. Instead, you should call methods that require parameters to be explicitly specified. To convert a character to lowercase by using the casing conventions of the current culture, call the method overload with a value of for its culture parameter. - - - - + System.Text.Rune.ToLower(System.Text.Rune,System.Globalization.CultureInfo) + System.Text.Rune.ToUpper(System.Text.Rune,System.Globalization.CultureInfo) + System.String.ToLower + System.Char.ToUpper(System.Char,System.Globalization.CultureInfo) @@ -8264,11 +8264,11 @@ The following code example demonstrates . is . - - + System.Text.Rune.ToLower(System.Text.Rune,System.Globalization.CultureInfo) + System.Text.Rune.ToUpper(System.Text.Rune,System.Globalization.CultureInfo) - - + System.String.ToLower + System.Char.ToUpper(System.Char,System.Globalization.CultureInfo) @@ -8552,10 +8552,10 @@ The following code example demonstrates . As explained in Best Practices for Using Strings, we recommend that you avoid calling character-casing and string-casing methods that substitute default values. Instead, you should call methods that require parameters to be explicitly specified. To convert a character to uppercase by using the casing conventions of the current culture, call the method overload with a value of for its culture parameter. - - - - + System.Text.Rune.ToUpper(System.Text.Rune,System.Globalization.CultureInfo) + System.Text.Rune.ToLower(System.Text.Rune,System.Globalization.CultureInfo) + System.String.ToUpper + System.Char.ToLower(System.Char,System.Globalization.CultureInfo) @@ -8616,11 +8616,11 @@ The following code example demonstrates . is . - - + System.Text.Rune.ToUpper(System.Text.Rune,System.Globalization.CultureInfo) + System.Text.Rune.ToLower(System.Text.Rune,System.Globalization.CultureInfo) - - + System.String.ToUpper + System.Char.ToLower(System.Char,System.Globalization.CultureInfo) @@ -8670,8 +8670,8 @@ The following code example demonstrates . ]]> - - + System.String.ToUpper + System.Char.ToUpper(System.Char,System.Globalization.CultureInfo) diff --git a/xml/System/StringComparison.xml b/xml/System/StringComparison.xml index 43025ce2101..bc423cc99b7 100644 --- a/xml/System/StringComparison.xml +++ b/xml/System/StringComparison.xml @@ -71,8 +71,8 @@ ]]> - - + System.String.Compare(System.String,System.String) + System.Globalization.CompareInfo.Compare(System.String,System.String) diff --git a/xml/System/UInt64.xml b/xml/System/UInt64.xml index ffea341898a..27401055e82 100644 --- a/xml/System/UInt64.xml +++ b/xml/System/UInt64.xml @@ -6433,8 +6433,8 @@ It is recommended that a function return `1`, `0`, and `-1`, respectively. -or- is not a combination of and values. - - + System.UInt64.Parse(System.String) + System.UInt64.Parse Parsing Numeric Strings in .NET From 06f61906545b97cfb5f0ba5c403cf5fcc4ad681f Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:26:15 -0700 Subject: [PATCH 2/4] don't list overloads and overload --- xml/System.ComponentModel/ICustomTypeDescriptor.xml | 3 +-- xml/System/UInt64.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/xml/System.ComponentModel/ICustomTypeDescriptor.xml b/xml/System.ComponentModel/ICustomTypeDescriptor.xml index c69da2728a2..3680ff6bb33 100644 --- a/xml/System.ComponentModel/ICustomTypeDescriptor.xml +++ b/xml/System.ComponentModel/ICustomTypeDescriptor.xml @@ -733,10 +733,9 @@ ]]> - System.ComponentModel.TypeDescriptor.GetProperties(System.Object,System.Attribute[]) - System.ComponentModel.TypeDescriptor.GetProperties + diff --git a/xml/System/UInt64.xml b/xml/System/UInt64.xml index 27401055e82..22592644c65 100644 --- a/xml/System/UInt64.xml +++ b/xml/System/UInt64.xml @@ -6433,8 +6433,7 @@ It is recommended that a function return `1`, `0`, and `-1`, respectively. -or- is not a combination of and values. - System.UInt64.Parse(System.String) - System.UInt64.Parse + Parsing Numeric Strings in .NET From f1a4b265c2341524f77f29839996d6a6e009ec5b Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:03:30 -0700 Subject: [PATCH 3/4] fix up backticks in display text --- xml/System.Collections.Generic/Dictionary`2+Enumerator.xml | 4 ++-- .../Dictionary`2+KeyCollection+Enumerator.xml | 4 ++-- .../Dictionary`2+ValueCollection+Enumerator.xml | 4 ++-- xml/System.Collections.Generic/LinkedList`1.xml | 4 ++-- xml/System.Collections.Generic/Queue`1.xml | 6 +++--- .../SortedDictionary`2+Enumerator.xml | 4 ++-- .../SortedDictionary`2+KeyCollection+Enumerator.xml | 4 ++-- .../SortedDictionary`2+ValueCollection+Enumerator.xml | 4 ++-- xml/System.Collections.Generic/Stack`1.xml | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml index 7e80116cff8..9ab615ff4d3 100644 --- a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml @@ -91,8 +91,8 @@ The only mutating methods that do not invalidate enumerators are - System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator - System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator + System.Collections.Generic.Dictionary.KeyCollection.Enumerator + System.Collections.Generic.Dictionary.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml index f65284a1945..fa89377275a 100644 --- a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml @@ -88,8 +88,8 @@ The only mutating methods that do not invalidate enumerators are - System.Collections.Generic.Dictionary`2.Enumerator - System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator + System.Collections.Generic.Dictionary.Enumerator + System.Collections.Generic.Dictionary.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml index 9c823dab936..a1d317f9b03 100644 --- a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.Dictionary`2.Enumerator - System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator + System.Collections.Generic.Dictionary.Enumerator + System.Collections.Generic.Dictionary.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/LinkedList`1.xml b/xml/System.Collections.Generic/LinkedList`1.xml index 5b0b657667e..a666ec481cb 100644 --- a/xml/System.Collections.Generic/LinkedList`1.xml +++ b/xml/System.Collections.Generic/LinkedList`1.xml @@ -2095,8 +2095,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.LinkedList`1.GetEnumerator - System.Collections.Generic.IEnumerable`1.GetEnumerator + System.Collections.Generic.LinkedList.GetEnumerator + System.Collections.Generic.IEnumerable.GetEnumerator diff --git a/xml/System.Collections.Generic/Queue`1.xml b/xml/System.Collections.Generic/Queue`1.xml index ae467d17626..5d515d7b5d2 100644 --- a/xml/System.Collections.Generic/Queue`1.xml +++ b/xml/System.Collections.Generic/Queue`1.xml @@ -948,7 +948,7 @@ ]]> - System.Collections.Generic.Queue`1.GetEnumerator + System.Collections.Generic.Queue.GetEnumerator System.Collections.IEnumerable.GetEnumerator @@ -1205,8 +1205,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.Queue`1.GetEnumerator - System.Collections.Generic.IEnumerable`1.GetEnumerator + System.Collections.Generic.Queue.GetEnumerator + System.Collections.Generic.IEnumerable.GetEnumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml index 506feabc514..0a23097a909 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml @@ -89,8 +89,8 @@ ]]> - System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator - System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator + System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator + System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml index 416c24c832c..3cb204659db 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.SortedDictionary`2.Enumerator - System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator + System.Collections.Generic.SortedDictionary.Enumerator + System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml index 8de4f851230..831a945e465 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.SortedDictionary`2.Enumerator - System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator + System.Collections.Generic.SortedDictionary.Enumerator + System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/Stack`1.xml b/xml/System.Collections.Generic/Stack`1.xml index 2f2a4031bb1..ec76eceb0b0 100644 --- a/xml/System.Collections.Generic/Stack`1.xml +++ b/xml/System.Collections.Generic/Stack`1.xml @@ -1236,8 +1236,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.Stack`1.GetEnumerator - System.Collections.Generic.IEnumerable`1.GetEnumerator + System.Collections.Generic.Stack.GetEnumerator + System.Collections.Generic.IEnumerable.GetEnumerator From c1e5263a4f54f817ae83a46c23d265a84c7ea6ad Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:14:55 -0700 Subject: [PATCH 4/4] use { instead of angle bracket --- xml/System.Collections.Generic/Dictionary`2+Enumerator.xml | 4 ++-- .../Dictionary`2+KeyCollection+Enumerator.xml | 4 ++-- .../Dictionary`2+ValueCollection+Enumerator.xml | 4 ++-- xml/System.Collections.Generic/LinkedList`1.xml | 4 ++-- xml/System.Collections.Generic/Queue`1.xml | 6 +++--- .../SortedDictionary`2+Enumerator.xml | 4 ++-- .../SortedDictionary`2+KeyCollection+Enumerator.xml | 4 ++-- .../SortedDictionary`2+ValueCollection+Enumerator.xml | 4 ++-- xml/System.Collections.Generic/Stack`1.xml | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml index 9ab615ff4d3..81459b30d85 100644 --- a/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+Enumerator.xml @@ -91,8 +91,8 @@ The only mutating methods that do not invalidate enumerators are - System.Collections.Generic.Dictionary.KeyCollection.Enumerator - System.Collections.Generic.Dictionary.ValueCollection.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.KeyCollection.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml index fa89377275a..c05c77bf1dd 100644 --- a/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+KeyCollection+Enumerator.xml @@ -88,8 +88,8 @@ The only mutating methods that do not invalidate enumerators are - System.Collections.Generic.Dictionary.Enumerator - System.Collections.Generic.Dictionary.ValueCollection.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml index a1d317f9b03..d6aa4ad6ebf 100644 --- a/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/Dictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.Dictionary.Enumerator - System.Collections.Generic.Dictionary.KeyCollection.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.Enumerator + System.Collections.Generic.Dictionary{TKey,TValue}.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/LinkedList`1.xml b/xml/System.Collections.Generic/LinkedList`1.xml index a666ec481cb..61aee347bbf 100644 --- a/xml/System.Collections.Generic/LinkedList`1.xml +++ b/xml/System.Collections.Generic/LinkedList`1.xml @@ -2095,8 +2095,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.LinkedList.GetEnumerator - System.Collections.Generic.IEnumerable.GetEnumerator + System.Collections.Generic.LinkedList{T}.GetEnumerator + System.Collections.Generic.IEnumerable{T}.GetEnumerator diff --git a/xml/System.Collections.Generic/Queue`1.xml b/xml/System.Collections.Generic/Queue`1.xml index 5d515d7b5d2..bcd8f00550e 100644 --- a/xml/System.Collections.Generic/Queue`1.xml +++ b/xml/System.Collections.Generic/Queue`1.xml @@ -948,7 +948,7 @@ ]]> - System.Collections.Generic.Queue.GetEnumerator + System.Collections.Generic.Queue{T}.GetEnumerator System.Collections.IEnumerable.GetEnumerator @@ -1205,8 +1205,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.Queue.GetEnumerator - System.Collections.Generic.IEnumerable.GetEnumerator + System.Collections.Generic.Queue{T}.GetEnumerator + System.Collections.Generic.IEnumerable{T}.GetEnumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml index 0a23097a909..5015e3652ad 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+Enumerator.xml @@ -89,8 +89,8 @@ ]]> - System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator - System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.KeyCollection.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml index 3cb204659db..730c8a6b5c8 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.SortedDictionary.Enumerator - System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.ValueCollection.Enumerator diff --git a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml index 831a945e465..654f6fb81ff 100644 --- a/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml +++ b/xml/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml @@ -86,8 +86,8 @@ ]]> - System.Collections.Generic.SortedDictionary.Enumerator - System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.Enumerator + System.Collections.Generic.SortedDictionary{TKey,TValue}.KeyCollection.Enumerator diff --git a/xml/System.Collections.Generic/Stack`1.xml b/xml/System.Collections.Generic/Stack`1.xml index ec76eceb0b0..132d3ae7332 100644 --- a/xml/System.Collections.Generic/Stack`1.xml +++ b/xml/System.Collections.Generic/Stack`1.xml @@ -1236,8 +1236,8 @@ Retrieving the value of this property is an O(1) operation. ]]> - System.Collections.Generic.Stack.GetEnumerator - System.Collections.Generic.IEnumerable.GetEnumerator + System.Collections.Generic.Stack{T}.GetEnumerator + System.Collections.Generic.IEnumerable{T}.GetEnumerator