• Set up memory diagnostic helpers.

    When enabled, it will record allocated XmlDisposable objects (and its subclass objects) and track whether dispose is called.

    Note that the allocation will not be monitored before memory diagnostics is enabled.

    Parameters

    Returns void

    report