2 writes to _size
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
375
_subsectionWriter.
_size
+= sizeof(ushort);
380
_subsectionWriter.
_size
+= (uint)_bufferWriter.WrittenCount;
2 references to _size
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
321
BinaryPrimitives.WriteUInt32LittleEndian(subsectionHeader.Slice(4),
_size
);
429
_subsectionWriter.
_size
+