Hi all,
Is there any way to scan through a asp.net code base and figure out which object is finalizable? I am asking since I am trying get object away from the finalization queue to improve performance.
Hi all,
Is there any way to scan through a asp.net code base and figure out which object is finalizable? I am asking since I am trying get object away from the finalization queue to improve performance.