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