ILLink.Descriptors.LibraryBuild.xml 297 B

12345678
  1. <linker>
  2. <assembly fullname="System.Diagnostics.DiagnosticSource">
  3. <type fullname="System.Diagnostics.Metrics.MetricsEventSource">
  4. <!-- Used by System.Private.CoreLib via reflection to init the EventSource -->
  5. <method name="GetInstance" />
  6. </type>
  7. </assembly>
  8. </linker>