3 writes to Value
xunit.console (3)
5 references to Value
xunit.console (5)
common\Json.cs (5)
395JsonDeserializerResource.Format_UnfinishedJSON(nextToken.Value),
421return new JsonString(next.Value, next.Line, next.Column);
440next.Value, "'{', '[', true, false, null, JSON string, JSON number, or the end of the file"),
513var memberName = next.Value;
683_raw = token.Value;