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