jorik041 / ClrTools

Tools for .NET Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLR Tools

Tools for developers using .NET.

Allocations

Allocations.exe assembly type method

This tool displays all functions that allocate objects.

Of course, that's too much data, so instead it only lists functions that allocate that are called from a root method of a type. You also need to specify the assembly that contains the type.

About

Tools for .NET Developers


Languages

Language:C# 100.0%