0
kicks
"Using" Type Alias
I am surprised how many people still don't know they can alias namespaces using the C# keyword using. Resharper automatically adds this syntax for me and it seems like 1 person a month says that didn't know.