Function that can transform a project. Mixing HandlerContextMethods into second parameter, and third parameter are only for backward compatibility. New code should use (Project, Command ParametersInvocation). Projects are naturally mutable.
One or many CodeTransforms
Compatible with CodeTransform but returns TransformResult. At the cost of greater ceremony, guarantees the return of more information.
Generated using TypeDoc
Function that can transform a project. Mixing HandlerContextMethods into second parameter, and third parameter are only for backward compatibility. New code should use (Project, Command ParametersInvocation). Projects are naturally mutable.