J 
		
								
				
				
			
		John Parrish
Does anyone know of a tool out there that will parse a project and show
the references between classes? Its easy enough to show association
through inheritance, but how can I show dependancy, like if a class
instantiates a member of a certain type, I would like to see that type
listed as a dependancy.
Is that information possibly in the meta-data for the assembly? Thanks
				
			the references between classes? Its easy enough to show association
through inheritance, but how can I show dependancy, like if a class
instantiates a member of a certain type, I would like to see that type
listed as a dependancy.
Is that information possibly in the meta-data for the assembly? Thanks