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)
902
internal override int GetSize() =>
_size
;