MethodMappingWriter.EmitStoreContextItemIntoLocalConditional Method |
Name | Description | |
---|---|---|
EmitStoreContextItemIntoLocalConditional(MethodMappingContextItem, ILocalStorage, ITypeSignature, InstructionWriter, Action<InstructionWriter, ILocalStorage>) | ||
EmitStoreContextItemIntoLocalConditional(MethodMappingContextItem, ILocalStorage, ITypeSignature, InstructionWriter, Action<InstructionWriter, ILocalStorage>, Action<InstructionWriter, ILocalStorage>) |
Emits instructions that store the value of a context item to a local variable. If the item is not available in the current
context, it is loaded using instructions emitted by a delegate.
| |
EmitStoreContextItemIntoLocalConditional(MethodMappingContextItem, ILocalStorage, ILocalStorage, ITypeSignature, InstructionWriter, Action<InstructionWriter, ILocalStorage>, Action<InstructionWriter, ILocalStorage>) |