12 references to WriteInt16
Microsoft.CodeAnalysis (5)
ConstantValue.cs (1)
774writer.WriteInt16(this.Int16Value);
PEWriter\MetadataWriter.DynamicAnalysis.cs (1)
148writer.WriteInt16(0);
PEWriter\MetadataWriter.PortablePdb.cs (1)
678writer.WriteInt16(0);
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoEncoder.cs (2)
37builder.WriteInt16(0); 65builder.WriteInt16(0);
Microsoft.CodeAnalysis.Debugging.Package (2)
CustomDebugInfoEncoder.cs (2)
37builder.WriteInt16(0); 65builder.WriteInt16(0);
Microsoft.CodeAnalysis.Features (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoEncoder.cs (2)
37builder.WriteInt16(0); 65builder.WriteInt16(0);
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
316_builder.WriteInt16(arg);
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobWriterImpl.cs (1)
261writer.WriteInt16((short)value);
System\Reflection\Metadata\Ecma335\Encoding\ExceptionRegionEncoder.cs (1)
95builder.WriteInt16(0);