Search Results for

    Show / Hide Table of Contents

    Unreachable instances

    If a generation #0 heap snapshot has been performed, it is possible that there are instances left on the heap that are not reachable from any root. The reason for this is that the garbage collector does not make a full reachability analysis when performing a generation #0 collection and does not know whether some instances are reachable or not.

    The number of unreachable instances of each type is presented when showing heap utilization information. This number can be used to analyze how well the garbage collected heap is utilized.

    In This Article
    Back to top

    © Copyright 2002-2020. SciTech Software AB.
    For information about .NET Memory Profiler, see the product site at https://memprofiler.com