1 write to _pushedArgSize
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (1)
153
_pushedArgSize
= new(CalculatePushedArgSize);
1 reference to _pushedArgSize
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (1)
69
public uint PushedArgSize =>
_pushedArgSize
.Value;