@@ -2602,7 +2602,7 @@ The property name should already be escaped when the instance of <xref:System.Te
2602
2602
<Docs >
2603
2603
<summary >Writes the beginning of a JSON array.</summary >
2604
2604
<remarks >To be added.</remarks >
2605
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2605
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2606
2606
2607
2607
-or-
2608
2608
@@ -2640,7 +2640,7 @@ The property name is escaped before writing.
2640
2640
]]> </format >
2641
2641
</remarks >
2642
2642
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2643
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2643
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2644
2644
2645
2645
-or-
2646
2646
@@ -2678,7 +2678,7 @@ The property name is escaped before writing.
2678
2678
]]> </format >
2679
2679
</remarks >
2680
2680
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2681
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2681
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2682
2682
2683
2683
-or-
2684
2684
@@ -2716,7 +2716,7 @@ The property name is escaped before writing.
2716
2716
]]> </format >
2717
2717
</remarks >
2718
2718
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2719
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2719
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2720
2720
2721
2721
-or-
2722
2722
@@ -2754,7 +2754,7 @@ The property name should already be escaped when the instance of <xref:System.Te
2754
2754
2755
2755
]]> </format >
2756
2756
</remarks >
2757
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON has exceeded the maximum depth of 1000 .
2757
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON has exceeded the maximum depth of 1,000 .
2758
2758
2759
2759
-or-
2760
2760
@@ -2780,7 +2780,7 @@ Validation is enabled, and this method would result in writing invalid JSON.</ex
2780
2780
<Docs >
2781
2781
<summary >Writes the beginning of a JSON object.</summary >
2782
2782
<remarks >To be added.</remarks >
2783
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2783
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2784
2784
2785
2785
-or-
2786
2786
@@ -2818,7 +2818,7 @@ The property name is escaped before writing.
2818
2818
]]> </format >
2819
2819
</remarks >
2820
2820
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2821
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2821
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2822
2822
2823
2823
-or-
2824
2824
@@ -2856,7 +2856,7 @@ The property name is escaped before writing.
2856
2856
]]> </format >
2857
2857
</remarks >
2858
2858
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2859
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2859
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2860
2860
2861
2861
-or-
2862
2862
@@ -2894,7 +2894,7 @@ The property name is escaped before writing.
2894
2894
]]> </format >
2895
2895
</remarks >
2896
2896
<exception cref =" T:System.ArgumentException" >The specified property name is too large.</exception >
2897
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1000 .
2897
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON exceeds the maximum depth of 1,000 .
2898
2898
2899
2899
-or-
2900
2900
@@ -2932,7 +2932,7 @@ The property name should already be escaped when the instance of <xref:System.Te
2932
2932
2933
2933
]]> </format >
2934
2934
</remarks >
2935
- <exception cref =" T:System.InvalidOperationException" >The depth of the JSON has exceeded the maximum depth of 1000 .
2935
+ <exception cref =" T:System.InvalidOperationException" >The depth of the JSON has exceeded the maximum depth of 1,000 .
2936
2936
2937
2937
-or-
2938
2938
0 commit comments