Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
https://stackoverflow.com/questions/78216715/serializing-custom-types-in-a-c-sharp-concurrentdictionary by dbc_MinLength
Roslyn 2.0 Compiler; Environment version: 4.0.30319.42000

Re-serialized root:
<?xml version="1.0" encoding="utf-16"?>
<root>
  <largeImages>
    <largeImage>
      <url>./imageSmall.jpg</url>
      <height>240</height>
      <width>320</width>
    </largeImage>
    <largeImage>
      <url>./imageSmall2.jpg</url>
      <height>240</height>
      <width>320</width>
    </largeImage>
    <largeImage>
      <url>./imageLarge.jpg</url>
      <height>480</height>
      <width>640</width>
    </largeImage>
    <largeImage>
      <url>./imageLarge2.jpg</url>
      <height>480</height>
      <width>640</width>
    </largeImage>
    <largeImage>
      <url>./imageSmall3.jpg</url>
      <height>240</height>
      <width>320</width>
    </largeImage>
  </largeImages>
</root>
All tests passed.
Cached Result
Last Run: 1:46:39 pm
Compile: 0.504s
Execute: 0.267s
Memory: 1.71Mb
CPU: 0.359s