1 write to _size
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
935_size = Math.Max(nextDataOffset, factory.Target.PointerSize * 3);
1 reference to _size
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
884internal override int GetSize() => _size;