I have an issue with Cecil 0.6 when using #line pragmas in the C# source that not only re-set the line number but also the source file information. In this case, the SequencePoint.Document.Url is not in sync with the #line settings (whereas the line number actually is).
Is this a known issue with 0.6 or do I miss something here? If it is an issue with 0.6, is this fixed in the current version? As the API has changed quite bit between 0.6 and 0.9.x, I would like to confirm this first before spending the effort. Thanks, T. -- -- mono-cecil
