1/10/2024
•
EN
Const strings are not so const after all
Explores how const strings in C# can be modified using unsafe code and string interning, despite being compile-time constants.