System.xml 610 B

12345678910
  1. <linker>
  2. <!-- Don't reference anything other than System in this file -->
  3. <assembly fullname="System">
  4. <type fullname="System.Diagnostics.DiagnosticsConfigurationHandler" preserve="all"/>
  5. <type fullname="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension" preserve="all" />
  6. <type fullname="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension" preserve="all" />
  7. <type fullname="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension" preserve="all" />
  8. <type fullname="System.Net.IPAddress" preserve="fields"/>
  9. </assembly>
  10. </linker>