1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCArgTable.cs (1)
20_target = target;
35 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (35)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCArgTable.cs (35)
106uint val = _target.Read<byte>(offset++); 171val = _target.GCDecodeUnsigned(ref offset); 177argOffs = _target.GCDecodeUnsigned(ref offset); 181argOffs = _target.GCDecodeUnsigned(ref offset); 185argOffs = _target.GCDecodeUnsigned(ref offset); 213uint encType = _target.Read<byte>(offset++); 254val = _target.Read<byte>(offset++); 261argMask = _target.Read<byte>(offset++); 262val = _target.Read<byte>(offset++); 264nxt = _target.Read<byte>(offset++); 270curOffs += _target.Read<byte>(offset++); 271val = _target.Read<byte>(offset++); 274val = _target.Read<byte>(offset++); 280val = _target.Read<byte>(offset++); 284curOffs += _target.Read<uint>(offset); 286argMask = _target.Read<uint>(offset); 291byrefArgMask = _target.Read<uint>(offset); 296val = _target.Read<byte>(offset++); 299curOffs = _target.Read<uint>(offset); 301argCnt = _target.Read<uint>(offset); 303argTabSize = _target.Read<uint>(offset); 328val = _target.GCDecodeUnsigned(ref argOffset); 361uint pndOffs = _target.GCDecodeUnsigned(ref offset); 390uint val = _target.Read<byte>(offset++); 405uint pushCount = _target.GCDecodeUnsigned(ref offset); 419skip = _target.GCDecodeUnsigned(ref offset); 465val = _target.Read<byte>(offset++); 479callArgCnt = _target.GCDecodeUnsigned(ref offset); 480callPndMask = _target.GCDecodeUnsigned(ref offset); 489imask = _target.GCDecodeUnsigned(ref offset); 498val = _target.Read<byte>(offset++); 501lastSkip = _target.Read<uint>(offset); 504callArgCnt = _target.Read<uint>(offset); 506callPndTabCnt = _target.Read<uint>(offset); 508callPndTabSize = _target.Read<uint>(offset);