ArgumentsWriter.SetLoadArgumentsFromVariable Method |
Namespace: PostSharp.Sdk.AspectWeaver.Transformations
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void SetLoadArgumentsFromVariable( ILocalStorage variable )
Parameters
- variable
- Type: PostSharp.Sdk.AspectInfrastructure.ILocalStorage
The local variable from which the Arguments object can be loaded.