diff --git a/xml/System.Text.Json/JsonSerializer.xml b/xml/System.Text.Json/JsonSerializer.xml
index 14529c84a29..53ef8966d78 100644
--- a/xml/System.Text.Json/JsonSerializer.xml
+++ b/xml/System.Text.Json/JsonSerializer.xml
@@ -65,7 +65,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
is .
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -73,6 +73,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the span beyond a single JSON value.
+ There is no compatible for or its serializable members.
@@ -124,6 +125,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the string beyond a single JSON value.
+ There is no compatible for or its serializable members.
@@ -166,7 +168,6 @@ This method makes a copy of the data the reader acted on, so there is no caller
The used to create the instance of the take precedence over the when they conflict. Hence, , , and are used while reading.
For more information, see [How to serialize and deserialize JSON](~/docs/standard/serialization/system-text-json-how-to.md).
-
]]>
@@ -182,6 +183,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
A value could not be read from the reader.
is using unsupported options.
+ There is no compatible for or its serializable members.
@@ -222,7 +224,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -230,6 +232,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the span beyond a single JSON value.
+ There is no compatible for or its serializable members.
@@ -274,7 +277,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
is .
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -282,6 +285,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the string beyond a single JSON value.
+ There is no compatible for or its serializable members.
@@ -330,7 +334,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -340,6 +344,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
A value could not be read from the reader.
uses unsupported options.
+ There is no compatible for or its serializable members.
@@ -382,7 +387,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
or is .
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -390,6 +395,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the stream.
+ There is no compatible for or its serializable members.
@@ -432,7 +438,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
The JSON is invalid.
-
+
-or-
is not compatible with the JSON.
@@ -440,6 +446,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
-or-
There is remaining data in the stream.
+ There is no compatible for or its serializable members.
@@ -479,6 +486,9 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ is not compatible with .
+ is .
+ There is no compatible for or its serializable members.
@@ -519,8 +529,10 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ is not compatible with
- is .
+ or is .
+ There is no compatible for or its serializable members.
@@ -562,6 +574,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ There is no compatible for or its serializable members.
@@ -606,6 +619,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
is .
+ There is no compatible for or its serializable members.
@@ -647,8 +661,10 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ is not compatible with .
or is .
+ There is no compatible for or its serializable members.
@@ -694,6 +710,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
is .
+ There is no compatible for or its serializable members.
@@ -731,6 +748,9 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ is not compatible with .
+ is .
+ There is no compatible for or its serializable members.
@@ -770,6 +790,7 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ There is no compatible for or its serializable members.
diff --git a/xml/System.Text.Json/JsonSerializerOptions.xml b/xml/System.Text.Json/JsonSerializerOptions.xml
index b9308b9224e..233c5858439 100644
--- a/xml/System.Text.Json/JsonSerializerOptions.xml
+++ b/xml/System.Text.Json/JsonSerializerOptions.xml
@@ -246,6 +246,8 @@ For more information, see [How to serialize and deserialize JSON](~/docs/standar
]]>
+ The configured for returned an invalid converter.
+ There is no compatible for or its serializable members.