2 writes to _size
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
369
_subsectionWriter.
_size
+= sizeof(ushort);
374
_subsectionWriter.
_size
+= (uint)_bufferWriter.WrittenCount;
2 references to _size
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
315
BinaryPrimitives.WriteUInt32LittleEndian(subsectionHeader.Slice(4),
_size
);
423
_subsectionWriter.
_size
+