string _FileNameInArchive
void Reject(string assetPath, IRejectionReason reason)
bool TryGetRejections(List< string > rejectionReasons)
bool IsRejected(string assetPath)
static string CleanZipPath(string path)
readonly Dictionary< string, ZipEntry > _entries
readonly RejectedAssetCollection _rejections
bool TryGetRejections(List< string > rejectionReasons)
void RejectAsset(string assetName, IRejectionReason reason)
ZipContentSource(string path)
IContentValidator< ContentValidator > k__BackingField
IContentValidator ContentValidator
Stream OpenStream(string assetName)
void BuildExtensionFreeEntryList()
ZipContentSource(string path, string contentDir)
readonly ZipFile _zipFile
string GetExtension(string assetName)
readonly string _basePath
virtual void Dispose(bool disposing)
bool< BuildExtensionFreeEntryList > b__14_0(ZipEntry entry)
bool HasAsset(string assetName)
static bool ZipPathContainsInvalidCharacters(string path)
static string Replace(string input, string pattern, string replacement)