Skip to content

Instantly share code, notes, and snippets.

@binki
Created December 19, 2018 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binki/913386389596f21d36da0586095ded8d to your computer and use it in GitHub Desktop.
Save binki/913386389596f21d36da0586095ded8d to your computer and use it in GitHub Desktop.
XDocument.Parse("<x xml:space=\"preserve\">&#xd;\n</x>").Root.Value == "\r\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment