mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically. |
||
|---|---|---|
| .. | ||
| AssertExtensions.cs | ||
| EncodingHelpers.cs | ||
| GumpUtilities.cs | ||
| Packet.cs | ||
| PacketTestUtilities.cs | ||
| PacketWriter.cs | ||