show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Determine property calls between two classes in .Net

Given two .Net types, type A and type B, how could one determine all property calls to type A (including sub classes of type A) made from type B?