System.Configuration.xml 383 B

123456789
  1. <linker>
  2. <!-- Don't reference anything other than System.Configuration in this file -->
  3. <assembly fullname="System.Configuration">
  4. <type fullname="System.Configuration.ExeConfigurationHost" preserve="fields">
  5. <method signature="System.Void .ctor()"/>
  6. </type>
  7. <type fullname="System.Configuration.IgnoreSection" preserve="all"/>
  8. </assembly>
  9. </linker>