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 @@ -235,7 +235,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
235
235
<Parameter Name =" value" Type =" System.Text.Json.Nodes.JsonNode" />
236
236
</Parameters >
237
237
<Docs >
238
- <param name =" value" >A <see cref =" T:System.Boolean " /> to explicitly convert.</param >
238
+ <param name =" value" >A <see cref =" T:System.Text.Json.Nodes.JsonNode " /> to explicitly convert.</param >
239
239
<summary >Defines an explicit conversion of a given <see cref =" T:System.Text.Json.Nodes.JsonNode" /> to a <see cref =" T:System.Boolean" />.</summary >
240
240
<returns >A value converted from the <see cref =" T:System.Text.Json.Nodes.JsonNode" /> instance.</returns >
241
241
<remarks >To be added.</remarks >
You can’t perform that action at this time.
0 commit comments