Berkan Diler 99fc4fa61b Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 3 years ago
..
ContentManager.cs 99fc4fa61b Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 3 years ago
ContentPath.cs e3b36db71c hle: Some cleanup (#3210) 4 years ago
EncryptedFileSystemCreator.cs e3b36db71c hle: Some cleanup (#3210) 4 years ago
LocationEntry.cs e3b36db71c hle: Some cleanup (#3210) 4 years ago
SystemVersion.cs e3b36db71c hle: Some cleanup (#3210) 4 years ago
VirtualFileSystem.cs ae4324032a Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 3 years ago