1 write to StackDepthChange
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\X86\GCTransition.cs (1)
309
StackDepthChange
= stackDepthChange;
3 references to StackDepthChange
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GCInfo\X86\GCInfo.cs (2)
282
depth += stackDepthTransition.
StackDepthChange
;
705
depthSlots += stackT.
StackDepthChange
;
Contracts\GCInfo\X86\GCTransition.cs (1)
314
return $"stack depth delta: {
StackDepthChange
}";