PSO2SERVER/Server/ILLink/ILLink.Descriptors.LibraryBuild.xml
2024-12-12 13:24:49 +08:00

9 lines
297 B
XML

<linker>
<assembly fullname="System.Diagnostics.DiagnosticSource">
<type fullname="System.Diagnostics.Metrics.MetricsEventSource">
<!-- Used by System.Private.CoreLib via reflection to init the EventSource -->
<method name="GetInstance" />
</type>
</assembly>
</linker>