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