Results 3 issues of Artem

**Describe the bug** It's impossible to use a CultureInfo type as a parameter for clients. I get an infinite loop and a stack overflow. ``` public interface IClient { [Get("/testCulture")]...

bug

I found that VisualTotals function don't work if i use link to external dimension

This is the result of code clean up for the file layout's extension. ``` public class TestResharperLayout { public const int PublicConst = 5; public readonly int PublicReadOnlyField; public int...