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
LocationEntry.cs
LocationHelper.cs
StorageId.cs
TitleType.cs