2 writes to SizeOfHeapCommit
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\PEHeader.cs (2)
344SizeOfHeapCommit = reader.ReadUInt64(); 351SizeOfHeapCommit = reader.ReadUInt32();
1 reference to SizeOfHeapCommit
System.Reflection.Metadata (1)
System\Reflection\PortableExecutable\PEHeader.cs (1)
149/// The size of the local heap space to reserve. Only <see cref="SizeOfHeapCommit"/> is committed;