Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ManagedTextSection()

System.Reflection.PortableExecutable.ManagedTextSection.ManagedTextSection ( Characteristics imageCharacteristics,
Machine machine,
int ilStreamSize,
int metadataSize,
int resourceDataSize,
int strongNameSignatureSize,
int debugDataSize,
int mappedFieldDataSize )
inline

Definition at line 100 of file ManagedTextSection.cs.

References System.Reflection.PortableExecutable.ManagedTextSection.DebugDataSize, System.Reflection.PortableExecutable.ManagedTextSection.ILStreamSize, System.Reflection.PortableExecutable.ManagedTextSection.ImageCharacteristics, System.Reflection.PortableExecutable.ManagedTextSection.MappedFieldDataSize, System.Reflection.PortableExecutable.ManagedTextSection.MetadataSize, System.Reflection.PortableExecutable.ManagedTextSection.ResourceDataSize, and System.Reflection.PortableExecutable.ManagedTextSection.StrongNameSignatureSize.