3 writes to pos
mscorlib (3)
system\diagnostics\eventing\eventsource.cs (3)
1597
this.
pos
= 0;
1612
if (64 == ++this.
pos
)
1730
this.
pos
= 0;
4 references to pos
mscorlib (4)
system\diagnostics\eventing\eventsource.cs (4)
1611
this.w[this.
pos
/ 4] = (this.w[this.
pos
/ 4] << 8) | input;
1648
long l = this.length + 8 * this.
pos
;
1650
while (this.
pos
!= 56)