Gets the current Expression object that describes the intention to create a new
instance with its currently applied decorators.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ExpressionThe current expression that is about to be decorated.
See Also