Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.MethodBodyBlock Member List

This is the complete list of members for System.Reflection.Metadata.MethodBodyBlock, including all inherited members.

_exceptionRegionsSystem.Reflection.Metadata.MethodBodyBlockprivate
_ilSystem.Reflection.Metadata.MethodBodyBlockprivate
_localSignatureSystem.Reflection.Metadata.MethodBodyBlockprivate
_localVariablesInitializedSystem.Reflection.Metadata.MethodBodyBlockprivate
_maxStackSystem.Reflection.Metadata.MethodBodyBlockprivate
_sizeSystem.Reflection.Metadata.MethodBodyBlockprivate
Create(BlobReader reader)System.Reflection.Metadata.MethodBodyBlockinlinestatic
ExceptionRegionsSystem.Reflection.Metadata.MethodBodyBlock
GetILBytes()System.Reflection.Metadata.MethodBodyBlockinline
GetILContent()System.Reflection.Metadata.MethodBodyBlockinline
GetILReader()System.Reflection.Metadata.MethodBodyBlockinline
LocalSignatureSystem.Reflection.Metadata.MethodBodyBlock
LocalVariablesInitializedSystem.Reflection.Metadata.MethodBodyBlock
MaxStackSystem.Reflection.Metadata.MethodBodyBlock
MethodBodyBlock(bool localVariablesInitialized, ushort maxStack, StandaloneSignatureHandle localSignatureHandle, MemoryBlock il, ImmutableArray< ExceptionRegion > exceptionRegions, int size)System.Reflection.Metadata.MethodBodyBlockinlineprivate
ReadFatExceptionHandlers(ref BlobReader memReader, int count)System.Reflection.Metadata.MethodBodyBlockinlineprivatestatic
ReadSmallExceptionHandlers(ref BlobReader memReader, int count)System.Reflection.Metadata.MethodBodyBlockinlineprivatestatic
SizeSystem.Reflection.Metadata.MethodBodyBlock