mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup * fix |
||
|---|---|---|
| .. | ||
| ContentManager.cs | ||
| ContentPath.cs | ||
| EncryptedFileSystemCreator.cs | ||
| LocationEntry.cs | ||
| SystemVersion.cs | ||
| VirtualFileSystem.cs | ||