1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\X86\GCArgTable.cs (1)
20
_target
= target;
34 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (34)
Contracts\GCInfo\X86\GCArgTable.cs (34)
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++);
251
val =
_target
.Read<byte>(offset++);
258
argMask =
_target
.Read<byte>(offset++);
259
val =
_target
.Read<byte>(offset++);
261
nxt =
_target
.Read<byte>(offset++);
267
curOffs +=
_target
.Read<byte>(offset++);
268
val =
_target
.Read<byte>(offset++);
271
val =
_target
.Read<byte>(offset++);
277
val =
_target
.Read<byte>(offset++);
281
curOffs +=
_target
.Read<uint>(offset);
283
argMask =
_target
.Read<uint>(offset);
288
byrefArgMask =
_target
.Read<uint>(offset);
293
val =
_target
.Read<byte>(offset++);
298
curOffs +=
_target
.Read<uint>(offset);
300
argCnt =
_target
.Read<uint>(offset);
302
argTabSize =
_target
.Read<uint>(offset);
327
val =
_target
.GCDecodeUnsigned(ref argOffset);
360
uint pndOffs =
_target
.GCDecodeUnsigned(ref offset);
383
uint val =
_target
.Read<byte>(offset++);
398
uint pushCount =
_target
.GCDecodeUnsigned(ref offset);
412
skip =
_target
.GCDecodeUnsigned(ref offset);
455
val =
_target
.Read<byte>(offset++);
469
callArgCnt =
_target
.GCDecodeUnsigned(ref offset);
470
callPndMask =
_target
.GCDecodeUnsigned(ref offset);
479
imask =
_target
.GCDecodeUnsigned(ref offset);
488
val =
_target
.Read<byte>(offset++);
491
lastSkip =
_target
.Read<uint>(offset);
494
callArgCnt =
_target
.Read<uint>(offset);
496
callPndTabCnt =
_target
.Read<uint>(offset);