C#\'s exception class has a source property which is set to the name of the assembly by default. Is there another way to get this exact string (without parsing a differe
Assembly.GetExecutingAssembly().Location