Example #1
0
 /// <summary>
 ///     This method clears any previously cached roots to reclaim memory.
 /// </summary>
 /// <inheritdoc />
 public void ClearRootCache() => Heap.ClearRootCache();