65 writes to Position
Mono.Cecil.Pdb (65)
Microsoft.Cci.Pdb\MsfDirectory.cs (1)
22
bits.
Position
= 0;
Microsoft.Cci.Pdb\PdbFile.cs (32)
60
bits.
Position
= nxt;
85
bits.
Position
= beg + ns;
87
bits.
Position
= saved;
118
bits.
Position
= nxt;
133
bits.
Position
= beg + ni;
135
bits.
Position
= saved;
140
bits.
Position
= nxt;
169
bits.
Position
= begin;
214
bits.
Position
+= linsiz;
221
bits.
Position
= begSym;
245
bits.
Position
= plin + 8 * i;
253
bits.
Position
= pcol + 4 * i;
268
bits.
Position
= endSym;
284
bits.
Position
= 0;
291
bits.
Position
= 4;
297
bits.
Position
= info.cbSyms + info.cbOldLines;
339
bits.
Position
+= dh.secconSize;
342
bits.
Position
+= dh.secmapSize;
345
bits.
Position
+= dh.filinfSize;
348
bits.
Position
+= dh.tsmapSize;
351
bits.
Position
+= dh.ecinfoSize;
358
bits.
Position
= end;
441
bits.
Position
= 0;
448
bits.
Position
= 4;
457
bits.
Position
= star;
491
bits.
Position
= stop;
500
bits.
Position
= stop;
506
bits.
Position
= stop;
511
bits.
Position
= module.cbSyms + module.cbOldLines;
568
bits.
Position
+= chk.len;
571
bits.
Position
= endSym;
575
bits.
Position
= endSym;
Microsoft.Cci.Pdb\PdbFunction.cs (25)
101
bits.
Position
= star;
110
bits.
Position
= (int)proc.end;
115
bits.
Position
= stop;
121
bits.
Position
= stop;
129
bits.
Position
= begin;
167
bits.
Position
= stop;
173
bits.
Position
= stop;
197
bits.
Position
= star;
206
bits.
Position
= (int)block.end;
212
bits.
Position
= stop;
217
bits.
Position
= stop;
222
bits.
Position
= stop;
226
bits.
Position
= stop;
230
bits.
Position
= pos;
281
bits.
Position
= star;
299
bits.
Position
= stop;
317
bits.
Position
= stop;
320
bits.
Position
= (int)block.end;
326
bits.
Position
= stop;
331
bits.
Position
= stop;
336
bits.
Position
= stop;
340
bits.
Position
= stop;
345
bits.
Position
= stop;
385
bits.
Position
+= 2; // 2-bytes padding
405
bits.
Position
= savedPosition + (int)numberOfBytesInItem;
Microsoft.Cci.Pdb\PdbScope.cs (7)
61
bits.
Position
= star;
75
bits.
Position
= stop;
82
bits.
Position
= stop;
87
bits.
Position
= stop;
91
bits.
Position
= stop;
96
bits.
Position
= stop;
101
bits.
Position
= stop;
49 references to Position
Mono.Cecil.Pdb (49)
Microsoft.Cci.Pdb\PdbFile.cs (29)
57
int beg = bits.
Position
;
58
int nxt = bits.
Position
+ buf;
84
int saved = bits.
Position
;
116
int beg = bits.
Position
;
117
int nxt = bits.
Position
+ buf;
123
nxt = bits.
Position
;
132
int saved = bits.
Position
;
165
int begin = bits.
Position
;
170
while (bits.
Position
< limit) {
175
int endSym = bits.
Position
+ siz;
206
int begSym = bits.
Position
;
208
while (bits.
Position
< endSym) {
222
while (bits.
Position
< endSym) {
238
int plin = bits.
Position
;
239
int pcol = bits.
Position
+ 8 * (int)file.count;
322
int end = bits.
Position
+ dh.gpmodiSize;
323
while (bits.
Position
< end) {
327
if (bits.
Position
!= end) {
329
bits.
Position
, end);
354
end = bits.
Position
+ dh.dbghdrSize;
450
while (bits.
Position
< module.cbSyms) {
455
int star = bits.
Position
;
456
int stop = bits.
Position
+ siz;
527
int begin = bits.
Position
;
528
while (bits.
Position
< limit) {
533
int place = bits.
Position
;
534
int endSym = bits.
Position
+ siz;
538
while (bits.
Position
< endSym) {
541
int ni = bits.
Position
- place;
Microsoft.Cci.Pdb\PdbFunction.cs (16)
91
int begin = bits.
Position
;
94
while (bits.
Position
< limit) {
99
int star = bits.
Position
;
100
int stop = bits.
Position
+ siz;
133
while (bits.
Position
< limit) {
138
int star = bits.
Position
;
139
int stop = bits.
Position
+ siz;
183
int pos = bits.
Position
;
190
while (bits.
Position
< limit) {
195
int star = bits.
Position
;
196
int stop = bits.
Position
+ siz;
274
while (bits.
Position
< proc.end) {
279
int star = bits.
Position
;
280
int stop = bits.
Position
+ siz;
351
if (bits.
Position
!= proc.end) {
380
int savedPosition = bits.
Position
;
Microsoft.Cci.Pdb\PdbScope.cs (4)
54
while (bits.
Position
< block.end) {
59
int star = bits.
Position
;
60
int stop = bits.
Position
+ siz;
106
if (bits.
Position
!= block.end) {