Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
https://stackoverflow.com/questions/57257468/net-is-it-possible-to-use-both-xmlanyelementattribute-and-xmlserializer-unkno by dbc_MinLength
Roslyn 2.0 Compiler; Environment version: 4.0.30319.42000

Called with node <SomeOtherObsoleteNodeToPostprocess />
<?xml version="1.0" encoding="utf-16"?>
<OptionsSerializable xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ListeCategories>
    <string>SX00</string>
    <string>SX01</string>
  </ListeCategories>
  <ListeCategoriesExt>
    <CategoryInfo Name="VerifierCoherence" Type="Principal" Persistence="Global">
      <ToolTip>VerifierCoherence</ToolTip>
      <SearchTerm>VerifierCoherence</SearchTerm>
    </CategoryInfo>
    <CategoryInfo Name="SX00" Type="Principal" Persistence="Global">
      <ToolTip>SX00</ToolTip>
      <SearchTerm>SX00</SearchTerm>
    </CategoryInfo>
    <CategoryInfo Name="SX01" Type="Principal" Persistence="Global">
      <ToolTip>SX01</ToolTip>
      <SearchTerm>SX01</SearchTerm>
    </CategoryInfo>
  </ListeCategoriesExt>
</OptionsSerializable>
Cached Result
Last Run: 7:39:53 am
Compile: 0.798s
Execute: 0.051s
Memory: 1.56Mb
CPU: 0.312s