ILocalStorage.EmitStore Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.AspectInfrastructure.ILocalStorage.EmitStore(PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter})"]
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
void EmitStore( InstructionWriter writer, Action<InstructionWriter> emitLoadValue )
Parameters
- writer
- Type: PostSharp.Sdk.CodeModel.InstructionWriter
[Missing <param name="writer"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.ILocalStorage.EmitStore(PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter})"]
- emitLoadValue
- Type: System.Action<InstructionWriter>
[Missing <param name="emitLoadValue"/> documentation for "M:PostSharp.Sdk.AspectInfrastructure.ILocalStorage.EmitStore(PostSharp.Sdk.CodeModel.InstructionWriter,System.Action{PostSharp.Sdk.CodeModel.InstructionWriter})"]