DpdtInject
DpdtInject copied to clipboard
all classes inside Dpdt.Injector.Src should be `internal`
also we need to use an attribute InternalsVisibleTo to make these classes visibile to Dpdt.Generator(.Core) and extension.
it is unclear now hot it will affect unit tests.
as I know now it's a very VERY tricky task! :)