File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
xml/System.Text.Json.Nodes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1142,7 +1142,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
1142
1142
</Parameters >
1143
1143
<Docs >
1144
1144
<param name =" value" >A <see cref =" T:System.Boolean" /> to explicitly convert.</param >
1145
- <summary >Defines an implicit conversion of a given <see cref =" T:System.Text.Json.Nodes.JsonNode " /> to a <see cref =" T:System.Boolean " />.</summary >
1145
+ <summary >Defines an implicit conversion of a given <see cref =" T:System.Boolean " /> to a <see cref =" T:System.Text.Json.Nodes.JsonNode " />.</summary >
1146
1146
<returns >A <see cref =" T:System.Text.Json.Nodes.JsonNode" /> instance converted from the <paramref name =" value" /> parameter.</returns >
1147
1147
<remarks >To be added.</remarks >
1148
1148
</Docs >
You can’t perform that action at this time.
0 commit comments