c# Programming Glossary: methodselect
Look if a method is called inside a method using reflection http://stackoverflow.com/questions/5741350/look-if-a-method-is-called-inside-a-method-using-reflection across a subset of the call tree rooting in startingPoint methodSelect selects the methods to recurse into resultGen generates the.. where T class private readonly Func MethodReference bool _methodSelect private readonly Func Instruction Stack MethodReference T _transform.. startingPoints Func MethodReference bool methodSelect Func Instruction Stack MethodReference T resultGen this startingPoints..
|