4 references to CreateEncodingException
System.Private.DataContractSerialization (4)
System\Xml\ValueHandle.cs (1)
787throw XmlExceptionHelper.CreateEncodingException(bytes, byteOffset, byteCount, exception);
System\Xml\XmlConverter.cs (3)
343throw XmlExceptionHelper.CreateEncodingException(buffer, offset, count, exception); 355throw XmlExceptionHelper.CreateEncodingException(buffer, offset, count, exception); 380throw XmlExceptionHelper.CreateEncodingException(buffer, offset, count, exception);