2 references to JsonUnexpectedEndOfFile
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (2)
362
throw new XmlException(SR.
JsonUnexpectedEndOfFile
);
385
throw new XmlException(SR.
JsonUnexpectedEndOfFile
);