namespace TestStaticCrt1 { class Program { static void Main() { HotSwap_LocateSym01.Test(); } } }