RustDedicated/System.IO.Hashing/ILLink.Substitutions.xml
2025-05-25 05:29:54 +09:30

9 lines
No EOL
498 B
XML

<linker>
<assembly fullname="System.IO.Hashing" feature="System.Resources.UseSystemResourceKeys" featurevalue="true">
<!-- System.Resources.UseSystemResourceKeys removes resource strings and instead uses the resource key as the exception message -->
<resource name="FxResources.System.IO.Hashing.SR.resources" action="remove" />
<type fullname="System.SR">
<method signature="System.Boolean UsingResourceKeys()" body="stub" value="true" />
</type>
</assembly>
</linker>