- 4,845 total downloads
- last updated 7/29/2016
- Latest version: 1.1.2.41
C# diagnostic and code fix that detects uses of the 'var' keyword in which the type is not explicit in the initializer expression, and offers to replace 'var' with the type name.