Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.PEReaderExtensions Class Reference

Static Public Member Functions

static MethodBodyBlock GetMethodBody (this PEReader peReader, int relativeVirtualAddress)
 
static MetadataReader GetMetadataReader (this PEReader peReader)
 
static MetadataReader GetMetadataReader (this PEReader peReader, MetadataReaderOptions options)
 
static unsafe MetadataReader GetMetadataReader (this PEReader peReader, MetadataReaderOptions options, MetadataStringDecoder? utf8Decoder)
 

Detailed Description

Definition at line 7 of file PEReaderExtensions.cs.


The documentation for this class was generated from the following file: