<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-953800050047047319.post414477056294939847..comments</id><updated>2009-09-21T12:12:36.434+01:00</updated><title type='text'>Comments on neil kilbride's blog: How to access the Call Stack C#</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://neilkilbride.blogspot.com/feeds/414477056294939847/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/953800050047047319/414477056294939847/comments/default'/><link rel='alternate' type='text/html' href='http://neilkilbride.blogspot.com/2008/04/how-to-access-call-stack-c.html'/><author><name>Neil kilbride</name><uri>http://www.blogger.com/profile/11689141460411902032</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-953800050047047319.post-7433212953264900844</id><published>2009-07-02T16:23:18.593+01:00</published><updated>2009-07-02T16:23:18.593+01:00</updated><title type='text'>Thank you very much, I found your article extremel...</title><content type='html'>Thank you very much, I found your article extremely useful. Saved me a lot of time and effort :D&lt;br /&gt;&lt;br /&gt;I would also like to add that declaring the StackFrame with the following parameters would allow you to skip the method you&amp;#39;re accessing the stack from and allow you to get the line number information:&lt;br /&gt;&lt;br /&gt;StackTrace callStack = new StackFrame(1, true);</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/953800050047047319/414477056294939847/comments/default/7433212953264900844'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/953800050047047319/414477056294939847/comments/default/7433212953264900844'/><link rel='alternate' type='text/html' href='http://neilkilbride.blogspot.com/2008/04/how-to-access-call-stack-c.html?showComment=1246548198593#c7433212953264900844' title=''/><author><name>Andrew</name><uri>http://www.blogger.com/profile/00091932302485413964</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://neilkilbride.blogspot.com/2008/04/how-to-access-call-stack-c.html' ref='tag:blogger.com,1999:blog-953800050047047319.post-414477056294939847' source='http://www.blogger.com/feeds/953800050047047319/posts/default/414477056294939847' type='text/html'/></entry></feed>