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++);
249
val =
_target
.Read<byte>(offset++);
256
argMask =
_target
.Read<byte>(offset++);
257
val =
_target
.Read<byte>(offset++);
259
nxt =
_target
.Read<byte>(offset++);
265
curOffs +=
_target
.Read<byte>(offset++);
266
val =
_target
.Read<byte>(offset++);
269
val =
_target
.Read<byte>(offset++);
275
val =
_target
.Read<byte>(offset++);
279
curOffs +=
_target
.Read<uint>(offset);
281
argMask =
_target
.Read<uint>(offset);
286
byrefArgMask =
_target
.Read<uint>(offset);
291
val =
_target
.Read<byte>(offset++);
296
curOffs +=
_target
.Read<uint>(offset);
298
argCnt =
_target
.Read<uint>(offset);
300
argTabSize =
_target
.Read<uint>(offset);
325
val =
_target
.GCDecodeUnsigned(ref argOffset);
358
uint pndOffs =
_target
.GCDecodeUnsigned(ref offset);
381
uint val =
_target
.Read<byte>(offset++);
396
uint pushCount =
_target
.GCDecodeUnsigned(ref offset);
410
skip =
_target
.GCDecodeUnsigned(ref offset);
453
val =
_target
.Read<byte>(offset++);
467
callArgCnt =
_target
.GCDecodeUnsigned(ref offset);
468
callPndMask =
_target
.GCDecodeUnsigned(ref offset);
477
imask =
_target
.GCDecodeUnsigned(ref offset);
486
val =
_target
.Read<byte>(offset++);
489
lastSkip =
_target
.Read<uint>(offset);
492
callArgCnt =
_target
.Read<uint>(offset);
494
callPndTabCnt =
_target
.Read<uint>(offset);