Standard implementation of the local variable table mapping. This implementation maps the parameters to the first set of local variables corresponding to the parameters, then the next set based on locals, and any named ones past that.
For a list of all members of this type, see LocalVariableTable Members.
System.Object
JaCIL.Compiler.Instruction.LocalVariableTable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: JaCIL.Compiler.Instruction
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
LocalVariableTable Members | JaCIL.Compiler.Instruction Namespace