Now,I have two separate projects in visual studio namely client1 and client2. And there are some places where client1 project refers client2 project. I'm going to generate separate code map for client1 and client2 and link them together. So that I will get complete flow of my application.
Is it possible to do this above requirement using visual studio enterprise 2017?