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)
106
uint val =
_target
.Read<byte>(offset++);
171
val =
_target
.GCDecodeUnsigned(ref offset);
177
argOffs =
_target
.GCDecodeUnsigned(ref offset);
181
argOffs =
_target
.GCDecodeUnsigned(ref offset);
185
argOffs =
_target
.GCDecodeUnsigned(ref offset);
213
uint encType =
_target
.Read<byte>(offset++);
254
val =
_target
.Read<byte>(offset++);
261
argMask =
_target
.Read<byte>(offset++);
262
val =
_target
.Read<byte>(offset++);
264
nxt =
_target
.Read<byte>(offset++);
270
curOffs +=
_target
.Read<byte>(offset++);
271
val =
_target
.Read<byte>(offset++);
274
val =
_target
.Read<byte>(offset++);
280
val =
_target
.Read<byte>(offset++);
284
curOffs +=
_target
.Read<uint>(offset);
286
argMask =
_target
.Read<uint>(offset);
291
byrefArgMask =
_target
.Read<uint>(offset);
296
val =
_target
.Read<byte>(offset++);
299
curOffs =
_target
.Read<uint>(offset);
301
argCnt =
_target
.Read<uint>(offset);
303
argTabSize =
_target
.Read<uint>(offset);
328
val =
_target
.GCDecodeUnsigned(ref argOffset);
361
uint pndOffs =
_target
.GCDecodeUnsigned(ref offset);
390
uint val =
_target
.Read<byte>(offset++);
405
uint pushCount =
_target
.GCDecodeUnsigned(ref offset);
419
skip =
_target
.GCDecodeUnsigned(ref offset);
465
val =
_target
.Read<byte>(offset++);
479
callArgCnt =
_target
.GCDecodeUnsigned(ref offset);
480
callPndMask =
_target
.GCDecodeUnsigned(ref offset);
489
imask =
_target
.GCDecodeUnsigned(ref offset);
498
val =
_target
.Read<byte>(offset++);
501
lastSkip =
_target
.Read<uint>(offset);
504
callArgCnt =
_target
.Read<uint>(offset);
506
callPndTabCnt =
_target
.Read<uint>(offset);
508
callPndTabSize =
_target
.Read<uint>(offset);