MethodMappingWriter.EmitStoreContextItemIntoLocal Method |
Name | Description | |
---|---|---|
EmitStoreContextItemIntoLocal(MethodMappingContextItem, InstructionWriter, ILocalStorage) |
Emits instructions that store a context item into an existing local variable.
| |
EmitStoreContextItemIntoLocal(MethodMappingContextItem, InstructionWriter, ILocalStorage, ILocalStorage) | ||
EmitStoreContextItemIntoLocal(MethodMappingContextItem, InstructionWriter, ILocalStorage, Boolean) |
Emits instructions that store the value of a context item into a local variable, creates and returns the local variable if it has
not been passed by the caller, and returns a value indicating whether the value stored may be null at run time.
|