1 reference to
System.Text.Json (1)
System\Text\Json\Reader\JsonReaderException.cs (1)
12
public JsonReaderException(string message, long lineNumber, long bytePositionInLine) :
base
(message, path: null, lineNumber, bytePositionInLine)