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