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 | ||