Ryujinx/Ryujinx.HLE/FileSystem/Content
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
..
ContentManager.cs ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) 2018-11-19 01:20:17 +01:00
ContentPath.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
LocationEntry.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00
LocationHelper.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
TitleType.cs Implement ContentManager and related services (#438) 2018-11-18 17:37:41 -02:00