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