MethodMappingWriter.EmitStoreContextItemIntoLocalConditional Method (MethodMappingContextItem, ILocalStorage, ITypeSignature, InstructionWriter, Action<InstructionWriter, ILocalStorage>) |
[Missing <summary> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void EmitStoreContextItemIntoLocalConditional( MethodMappingContextItem methodMappingContextItem, ref ILocalStorage contextItemLocal, ITypeSignature contextItemType, InstructionWriter instructionWriter, Action<InstructionWriter, ILocalStorage> loadContextItemAction )
Parameters
- methodMappingContextItem
- Type: PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem
[Missing <param name="methodMappingContextItem"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]
- contextItemLocal
- Type: PostSharp.Sdk.AspectInfrastructure.ILocalStorage
[Missing <param name="contextItemLocal"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]
- contextItemType
- Type: PostSharp.Sdk.CodeModel.ITypeSignature
[Missing <param name="contextItemType"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]
- instructionWriter
- Type: PostSharp.Sdk.CodeModel.InstructionWriter
[Missing <param name="instructionWriter"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]
- loadContextItemAction
- Type: System.Action<InstructionWriter, ILocalStorage>
[Missing <param name="loadContextItemAction"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.MethodMappingWriter.EmitStoreContextItemIntoLocalConditional(PostSharp.Sdk.AspectInfrastructure.MethodMappingContextItem,PostSharp.Sdk.AspectInfrastructure.ILocalStorage@,PostSharp.Sdk.CodeModel.ITypeSignature,PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter,PostSharp.Sdk.AspectInfrastructure.ILocalStorage})"]