InterceptionAdviceArgsBuilder.EmitStoreAdviceArgsToLocal Method |
Name | Description | |
---|---|---|
EmitStoreAdviceArgsToLocal(AspectWeaverInstance, InstructionWriter, ArgumentsWriter, MethodMappingWriter, MethodMapping, Boolean, Boolean, MetadataDeclaration, MetadataDeclaration, IType, ILocalStorage, LocalVariableSymbol, IMethod, IField, IField) |
Emits instructions that construct an AdviceArgs object (or load and complete construction of an existing one, if available)
and store it into a local variable.
| |
EmitStoreAdviceArgsToLocal(AspectWeaverInstance, InstructionWriter, ArgumentsWriter, MethodMappingWriter, MethodMapping, Boolean, Boolean, MetadataDeclaration, MetadataDeclaration, IType, ILocalStorage, ILocalStorage, LocalVariableSymbol, IMethod, IField, IField, Action<InstructionWriter>) |
Emits instructions that construct an AdviceArgs object (or load and complete construction of an existing one, if available)
and store it into a local variable.
|