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