1 write to MethodSize
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (1)
87MethodSize = target.GCDecodeUnsigned(ref offset);
2 references to MethodSize
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (2)
91Debug.Assert(relativeOffset <= MethodSize); 93Header = InfoHdr.DecodeHeader(target, ref offset, MethodSize);