MethodExecutionArgs.Arguments Property |
Gets the arguments with which the method has been invoked.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.15.0 (6.5.15.0)


![]() |
---|
The property setter should never be used in user code. |
![]() |
---|
As a result of weaving optimizations, value of this property may be seen as null in a debugger. If you need to inspect the value in runtime, consider disabling aspect optimizations in the debug build configuration. |
