Ryujinx/Ryujinx.HLE/FileSystem
jduncanator 26e09474a9 ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)
When `LocationEntry.ContentPath` is `null`, we can always return `false` as it can't possibly be a valid `ContentType`
2018-11-19 01:20:17 +01:00
..
Content ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) 2018-11-19 01:20:17 +01:00
FileSystemProvider.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
IFileSystemProvider.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
PFsProvider.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
RomFsProvider.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
SaveDataType.cs Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
SaveHelper.cs Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
SaveInfo.cs Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
SaveSpaceId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
StorageId.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
VirtualFileSystem.cs ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) 2018-11-19 01:20:17 +01:00