49 references to ReadUInt16
Mono.Cecil.Pdb (49)
Microsoft.Cci.Pdb\BitAccess.cs (3)
185
this.
ReadUInt16
(out len);
228
ReadUInt16
(out b);
229
ReadUInt16
(out c);
Microsoft.Cci.Pdb\DbiDbgHdr.cs (11)
9
bits.
ReadUInt16
(out snFPO);
10
bits.
ReadUInt16
(out snException);
11
bits.
ReadUInt16
(out snFixup);
12
bits.
ReadUInt16
(out snOmapToSrc);
13
bits.
ReadUInt16
(out snOmapFromSrc);
14
bits.
ReadUInt16
(out snSectionHdr);
15
bits.
ReadUInt16
(out snTokenRidMap);
16
bits.
ReadUInt16
(out snXdata);
17
bits.
ReadUInt16
(out snPdata);
18
bits.
ReadUInt16
(out snNewFPO);
19
bits.
ReadUInt16
(out snSectionHdrOrig);
Microsoft.Cci.Pdb\DbiHeader.cs (5)
13
bits.
ReadUInt16
(out vers);
15
bits.
ReadUInt16
(out pdbver);
17
bits.
ReadUInt16
(out pdbver2);
26
bits.
ReadUInt16
(out flags);
27
bits.
ReadUInt16
(out machine);
Microsoft.Cci.Pdb\DbiModuleInfo.cs (1)
11
bits.
ReadUInt16
(out flags);
Microsoft.Cci.Pdb\PdbConstant.cs (1)
42
bits.
ReadUInt16
(out us);
Microsoft.Cci.Pdb\PdbFile.cs (6)
182
bits.
ReadUInt16
(out sec.sec);
183
bits.
ReadUInt16
(out sec.flags);
254
bits.
ReadUInt16
(out column.offColumnStart);
255
bits.
ReadUInt16
(out column.offColumnEnd);
454
bits.
ReadUInt16
(out siz);
458
bits.
ReadUInt16
(out rec);
Microsoft.Cci.Pdb\PdbFunction.cs (15)
98
bits.
ReadUInt16
(out siz);
102
bits.
ReadUInt16
(out rec);
137
bits.
ReadUInt16
(out siz);
140
bits.
ReadUInt16
(out rec);
157
bits.
ReadUInt16
(out proc.seg);
159
bits.
ReadUInt16
(out proc.retReg);
194
bits.
ReadUInt16
(out siz);
198
bits.
ReadUInt16
(out rec);
278
bits.
ReadUInt16
(out siz);
282
bits.
ReadUInt16
(out rec);
315
bits.
ReadUInt16
(out block.seg);
357
bits.
ReadUInt16
(out esiz);
358
bits.
ReadUInt16
(out erec);
434
bits.
ReadUInt16
(out numberOfNamespaces);
437
bits.
ReadUInt16
(out this.usingCounts[i]);
Microsoft.Cci.Pdb\PdbScope.cs (5)
58
bits.
ReadUInt16
(out siz);
62
bits.
ReadUInt16
(out rec);
72
bits.
ReadUInt16
(out sub.seg);
112
bits.
ReadUInt16
(out esiz);
113
bits.
ReadUInt16
(out erec);
Microsoft.Cci.Pdb\PdbSlot.cs (2)
29
bits.
ReadUInt16
(out slot.segCod);
30
bits.
ReadUInt16
(out slot.flags);