RustDedicated/System.Text.Encodings.Web/System.Text.Encodings.Web.xml
2025-05-25 05:29:54 +09:30

9 lines
330 B
XML

<linker>
<assembly fullname="System.Text.Encodings.Web">
<type fullname="System.Text.Encodings.Web.TextEncoder">
<!-- Not exposed via ref asm, but needed by JSON project and tests -->
<method name="EncodeUtf8Shim" />
<method name="FindFirstCharacterToEncodeUtf8Shim" />
</type>
</assembly>
</linker>