-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
In IMemberConfigurationExpression there is a PreCondition method that passes source, and there is a PreCondition method that passes ResolutionContext, however there isn't one that passes both.
Internally, in the MemberConfigurationExpression implementation, both the existing PreCondition methods set an expression property that takes both the source and ResolutionContext as parameters.
It also appears that TypeMapPlanBuilder passes both parameters to the internal PreCondition expression property.
So I don't think much would need to change to implement this.
lbargaoanu
Metadata
Metadata
Assignees
Labels
No labels