System.xml 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <linker>
  2. <!-- Don't reference anything other than System in this file -->
  3. <!-- Only reference types exclusively needed for net45 -->
  4. <assembly fullname="System">
  5. <type fullname="System.IOAsyncResult" preserve="fields"/>
  6. <type fullname="System.IOSelectorJob" preserve="fields"/>
  7. <type fullname="System.Net.Configuration.NetSectionGroup" preserve="fields">
  8. <method signature="System.Void .ctor()"/>
  9. </type>
  10. <type fullname="System.Net.Configuration.SettingsSection" preserve="fields">
  11. <method signature="System.Void .ctor()"/>
  12. </type>
  13. <type fullname="System.Net.Configuration.ConnectionManagementSection" preserve="fields">
  14. <method signature="System.Void .ctor()"/>
  15. </type>
  16. <type fullname="System.Net.Configuration.DefaultProxySection" preserve="fields">
  17. <method signature="System.Void .ctor()"/>
  18. </type>
  19. <type fullname="System.Net.Configuration.WebRequestModulesSection" preserve="fields">
  20. <method signature="System.Void .ctor()"/>
  21. </type>
  22. <type fullname="System.Net.Configuration.WebRequestModuleElementCollection" preserve="fields">
  23. <method signature="System.Void .ctor()"/>
  24. </type>
  25. <type fullname="System.Net.Configuration.BypassElementCollection" preserve="fields">
  26. <method signature="System.Void .ctor()"/>
  27. </type>
  28. <type fullname="System.Net.Configuration.PerformanceCountersElement" preserve="fields">
  29. <method signature="System.Void .ctor()"/>
  30. </type>
  31. <type fullname="System.Net.Configuration.ServicePointManagerElement" preserve="fields">
  32. <method signature="System.Void .ctor()"/>
  33. </type>
  34. <type fullname="System.Net.Configuration.ConnectionManagementElementCollection" preserve="fields">
  35. <method signature="System.Void .ctor()"/>
  36. </type>
  37. <type fullname="System.Net.Configuration.SocketElement" preserve="fields">
  38. <method signature="System.Void .ctor()"/>
  39. </type>
  40. <type fullname="System.Net.Configuration.ProxyElement" preserve="fields">
  41. <method signature="System.Void .ctor()"/>
  42. </type>
  43. <type fullname="System.Net.Configuration.WebProxyScriptElement" preserve="fields">
  44. <method signature="System.Void .ctor()"/>
  45. </type>
  46. <type fullname="System.Net.Configuration.Ipv6Element" preserve="fields">
  47. <method signature="System.Void .ctor()"/>
  48. </type>
  49. <type fullname="System.Net.Configuration.HttpWebRequestElement" preserve="fields">
  50. <method signature="System.Void .ctor()"/>
  51. </type>
  52. <type fullname="System.Uri" preserve="nothing">
  53. <method signature="System.Void .ctor(System.String)"/> <!-- Used by UriMarshalInfoWriter -->
  54. </type>
  55. <type fullname="System.UriTypeConverter" preserve="fields">
  56. <method signature="System.Void .ctor()"/>
  57. </type>
  58. <type fullname="System.ComponentModel.EnumConverter" preserve="fields">
  59. <method signature="System.Void .ctor(System.Type)"/>
  60. </type>
  61. <type fullname="System.ComponentModel.TypeConverter" preserve="fields">
  62. <method signature="System.Void .ctor()"/>
  63. </type>
  64. <type fullname="System.ComponentModel.StringConverter" preserve="fields">
  65. <method signature="System.Void .ctor()"/>
  66. </type>
  67. <type fullname="System.ComponentModel.BooleanConverter" preserve="fields">
  68. <method signature="System.Void .ctor()"/>
  69. </type>
  70. <type fullname="System.ComponentModel.Int64Converter" preserve="fields">
  71. <method signature="System.Void .ctor()"/>
  72. </type>
  73. <type fullname="System.ComponentModel.Int32Converter" preserve="fields">
  74. <method signature="System.Void .ctor()"/>
  75. </type>
  76. <type fullname="System.ComponentModel.Int16Converter" preserve="fields">
  77. <method signature="System.Void .ctor()"/>
  78. </type>
  79. <type fullname="System.ComponentModel.ArrayConverter" preserve="fields">
  80. <method signature="System.Void .ctor()"/>
  81. </type>
  82. <type fullname="System.ComponentModel.CollectionConverter" preserve="fields">
  83. <method signature="System.Void .ctor()"/>
  84. </type>
  85. <type fullname="System.ComponentModel.DecimalConverter" preserve="fields">
  86. <method signature="System.Void .ctor()"/>
  87. </type>
  88. <type fullname="System.ComponentModel.SingleConverter" preserve="fields">
  89. <method signature="System.Void .ctor()"/>
  90. </type>
  91. <type fullname="System.ComponentModel.DoubleConverter" preserve="fields">
  92. <method signature="System.Void .ctor()"/>
  93. </type>
  94. <type fullname="System.ComponentModel.TimeSpanConverter" preserve="fields">
  95. <method signature="System.Void .ctor()"/>
  96. </type>
  97. </assembly>
  98. </linker>