MethodBodyFormatter.VisitConstantExpression Method |
Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public override Object VisitConstantExpression( IConstantExpression expression )
Parameters
- expression
- Type: PostSharp.Reflection.MethodBody.IConstantExpression
The element to be visited.