From 864a75607f12edb8f6884164b6b741b2f954b23e Mon Sep 17 00:00:00 2001
From: NextTurn <45985406+NextTurn@users.noreply.github.com>
Date: Thu, 27 Feb 2020 00:00:00 +0800
Subject: [PATCH] Replace tags
---
xml/System.Runtime.Serialization/SerializationInfo.xml | 2 +-
xml/System.Xml/XmlConvert.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xml/System.Runtime.Serialization/SerializationInfo.xml b/xml/System.Runtime.Serialization/SerializationInfo.xml
index eafd931ed5b..960406d3794 100644
--- a/xml/System.Runtime.Serialization/SerializationInfo.xml
+++ b/xml/System.Runtime.Serialization/SerializationInfo.xml
@@ -917,7 +917,7 @@ End Sub
The name to associate with the value, so it can be deserialized later.
- The value to serialize.
+ The value to serialize.
Adds a 16-bit unsigned integer value into the store.
The value to convert.
Converts the to a .
- A string representation of the .
+ A string representation of the .
To be added.
@@ -2697,7 +2697,7 @@ writer.WriteElementString(XmlConvert.EncodeName("Order Detail"),"My order");
The string to convert.
Converts the to a equivalent.
- A equivalent of the string.
+ A equivalent of the string.
To be added.
is .