Looking at how far a type is used within a project - class C contains a property P that is of type T. I then want to search for things that reference class C, not just things that reference property P
There should effectively be a 'search for usages of containing type'
Looking at how far a type is used within a project - class C contains a property P that is of type T. I then want to search for things that reference class C, not just things that reference property P
There should effectively be a 'search for usages of containing type'