NCoverExplorer have some problem with C++/CLI code

NCoverExplorer have some problem with C++/CLI code

All C++/CLI assemblise contain a namespace called "-" this namespace mostly contain compiler supplied code but also the "main()" function however NCover belive that all functions in the "-" namespace come from the file "ti_inst.cpp" which for the "main()" function is conrect line number hovever seems to be correct.