C# Class HackedBrain.ScriptCs.ClrMd.ClrRuntimeExtensions

Afficher le fichier Open project: HackedBrain/ScriptCs.ClrMD

Méthodes publiques

Méthode Description
GetFinalizerQueueHeapStatsByType ( this clrRuntime ) : IEnumerable
GetHeapStatsByType ( this clrRuntime ) : IEnumerable

Private Methods

Méthode Description
GetHeapStatsByTypeForObjectSet ( Microsoft.Diagnostics.Runtime.ClrRuntime clrRuntime, IEnumerable objectIdSet ) : IEnumerable

Method Details

GetFinalizerQueueHeapStatsByType() public static méthode

public static GetFinalizerQueueHeapStatsByType ( this clrRuntime ) : IEnumerable
clrRuntime this
Résultat IEnumerable

GetHeapStatsByType() public static méthode

public static GetHeapStatsByType ( this clrRuntime ) : IEnumerable
clrRuntime this
Résultat IEnumerable