DpdtInject icon indicating copy to clipboard operation
DpdtInject copied to clipboard

all classes inside Dpdt.Injector.Src should be `internal`

Open lsoft opened this issue 4 years ago • 1 comments

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.

lsoft avatar May 12 '21 13:05 lsoft

as I know now it's a very VERY tricky task! :)

lsoft avatar Jun 15 '21 16:06 lsoft