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 @@ -444,7 +444,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
444
444
</Parameters >
445
445
<Docs >
446
446
<param name =" value" >A <see cref =" T:System.Int16" /> to explicitly convert.</param >
447
- <summary >Defines an explicit conversion of a given <see cref =" T:System.Text.Json.Nodes.JsonNode" /> to a <see cref =" T:System.Int16" />.</summary >
447
+ <summary >Defines an explicit conversion of a given <see cref =" T:System.Text.Json.Nodes.JsonNode" /> to an <see cref =" T:System.Int16" />.</summary >
448
448
<returns >A value converted from the <see cref =" T:System.Text.Json.Nodes.JsonNode" /> instance.</returns >
449
449
<remarks >To be added.</remarks >
450
450
</Docs >
You can’t perform that action at this time.
0 commit comments