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

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

AddMethodBody(int codeSize, int maxStack, int exceptionRegionCount, bool hasSmallExceptionRegions, StandaloneSignatureHandle localVariablesSignature, MethodBodyAttributes attributes)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinline
AddMethodBody(int codeSize, int maxStack=8, int exceptionRegionCount=0, bool hasSmallExceptionRegions=true, StandaloneSignatureHandle localVariablesSignature=default(StandaloneSignatureHandle), MethodBodyAttributes attributes=MethodBodyAttributes.InitLocals, bool hasDynamicStackAllocation=false)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinline
AddMethodBody(InstructionEncoder instructionEncoder, int maxStack, StandaloneSignatureHandle localVariablesSignature, MethodBodyAttributes attributes)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinline
AddMethodBody(InstructionEncoder instructionEncoder, int maxStack=8, StandaloneSignatureHandle localVariablesSignature=default(StandaloneSignatureHandle), MethodBodyAttributes attributes=MethodBodyAttributes.InitLocals, bool hasDynamicStackAllocation=false)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinline
BuilderSystem.Reflection.Metadata.Ecma335.MethodBodyStreamEncoder
MethodBodyStreamEncoder(BlobBuilder builder)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinline
SerializeHeader(int codeSize, ushort maxStack, int exceptionRegionCount, MethodBodyAttributes attributes, StandaloneSignatureHandle localVariablesSignature, bool hasDynamicStackAllocation)System.Reflection.Metadata.Ecma335.MethodBodyStreamEncoderinlineprivate