Khayretdinov Rinat

Results 3 issues of Khayretdinov Rinat

- converting some switch statements to switch expressions; - other small fixes (null-condition operators, object initializers etc)

Some small fixes

Some small fixes: - using (obj is [type] objType) to get rid of an extra cast - using StringBuilder in ToString() methods for more performance

Blocked