
GetMethod() sometimes fails in recursive call
Say I have an assembly with methods foo() and bar(). Method foo() calls
some stuff that ultimately tries to reload the same assembly through:
Assembly.LoadFrom(fileName).
In this case, GetMethod("bar") sometimes returns null. The strange thing is
that GetMethods() DOES find all of the correct methods.
Sounds weird, but it is used in an interpreter based on reflection.
James Battle
Ironbark Limited
Greenwood House
4/7 Salisbury Court
London EC4Y 8BT
Tel: +44 (0) 777 594 6279
Fax: +44 (0) 20 8789 3358
Web: http://www.*-*-*.com/