IDuplicatedDependenciesDiagnostic
                    public interface IDuplicatedDependenciesDiagnostic : IDiagnostic<Pair<IHandler, DependencyDuplicate[]>[]>
                
                Collects dependencies that are duplicated between constructors and properties.