1 write to Number
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
129
Number
= definingSectionIndex,
2 references to Number
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (2)
843
BinaryPrimitives.WriteUInt16LittleEndian(buffer.Slice(12), (ushort)
Number
);
847
BinaryPrimitives.WriteUInt16LittleEndian(buffer.Slice(16), (ushort)(
Number
>> 16));