39 references to WriteUInt16
Mono.Cecil (39)
Mono.Cecil.Cil\CodeReader.cs (4)
505
buffer.
WriteUInt16
(flags);
506
buffer.
WriteUInt16
(ReadUInt16 ());
617
buffer.
WriteUInt16
(0);
649
buffer.
WriteUInt16
(type);
Mono.Cecil.Cil\CodeWriter.cs (1)
561
i =>
WriteUInt16
((ushort) i),
Mono.Cecil.Metadata\Buffers.cs (3)
71
WriteUInt16
((ushort) value);
79
WriteUInt16
((ushort) value);
485
WriteUInt16
(@char);
Mono.Cecil.PE\ByteBuffer.cs (1)
193
WriteUInt16
((ushort) value);
Mono.Cecil\AssemblyWriter.cs (30)
258
buffer.
WriteUInt16
(0); // Generation
261
buffer.
WriteUInt16
(0); // EncId
262
buffer.
WriteUInt16
(0); // EncBaseId
300
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Attributes
313
buffer.
WriteUInt16
((ushort) rows [i].Col2); // ImplFlags
314
buffer.
WriteUInt16
((ushort) rows [i].Col3); // Flags
327
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Attributes
328
buffer.
WriteUInt16
(rows [i].Col2); // Sequence
367
buffer.
WriteUInt16
((ushort) rows [i].Col1);
417
buffer.
WriteUInt16
((ushort) rows [i].Col1);
434
buffer.
WriteUInt16
(rows [i].Col1); // PackingSize
487
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Flags
510
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Flags
522
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Flags
569
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Flags
606
buffer.
WriteUInt16
(row.Col2); // MajorVersion
607
buffer.
WriteUInt16
(row.Col3); // MinorVersion
608
buffer.
WriteUInt16
(row.Col4); // Build
609
buffer.
WriteUInt16
(row.Col5); // Revision
622
buffer.
WriteUInt16
(rows [i].Col1); // MajorVersion
623
buffer.
WriteUInt16
(rows [i].Col2); // MinorVersion
624
buffer.
WriteUInt16
(rows [i].Col3); // Build
625
buffer.
WriteUInt16
(rows [i].Col4); // Revision
695
buffer.
WriteUInt16
(rows [i].Col1); // Number
696
buffer.
WriteUInt16
((ushort) rows [i].Col2); // Flags
769
buffer.
WriteUInt16
((ushort) rows [i].Col1); // Attributes
770
buffer.
WriteUInt16
(rows [i].Col2); // Index
2242
signature.
WriteUInt16
(0x0001);
3075
WriteUInt16
((ushort) value);
3153
WriteUInt16
((ushort) count);