Exemplo n.º 1
0
        public override string GetCachePath()
        {
            var cachePath = ClrDumpCache.GetCachePath(FileInfo.FullName);

            return(cachePath);
        }
Exemplo n.º 2
0
 public override string GetCachePath() => ClrDumpCache.GetCachePath(FileInfo.FullName);