Void Foo() (ReflectedType: Child)
Void Main() (ReflectedType: Program)
System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean) (ReflectedType: System.RuntimeMethodHandle)
System.Object UnsafeInvokeInternal(System.Object, System.Object[], System.Object[]) (ReflectedType: System.Reflection.RuntimeMethodInfo)
System.Object Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) (ReflectedType: System.Reflection.RuntimeMethodInfo)
System.Object Invoke(System.Object, System.Object[]) (ReflectedType: System.Reflection.MethodBase)
Void RunConsole(DotNetFiddle.Infrastructure.RunResult, System.Reflection.Assembly) (ReflectedType: DotNetFiddle.Infrastructure.CodeHelper)
Void RunConsole(DotNetFiddle.Infrastructure.RunOptsBase, DotNetFiddle.Infrastructure.RunResult) (ReflectedType: DotNetFiddle.Infrastructure.CodeHelper)
DotNetFiddle.Infrastructure.RunResult Run(DotNetFiddle.Infrastructure.RunOptsBase) (ReflectedType: DotNetFiddle.Infrastructure.CodeHelper)
Void <Run>b__0() (ReflectedType: DotNetFiddle.RunContainer.Container+<>c__DisplayClass31_0)
Void RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) (ReflectedType: System.Threading.ExecutionContext)
Void Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) (ReflectedType: System.Threading.ExecutionContext)
Void Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) (ReflectedType: System.Threading.ExecutionContext)
Void ThreadStart() (ReflectedType: System.Threading.ThreadHelper)