Consider we create a partial class in Project1 and we have a Project2 that has reference to Project1 .How is it possible t
Partial classes cannot exist out side assembly boundaries!