Closed srivatsn closed 8 years ago
If there's code that's being converted from var to an explicit type and there's no using for that type in the file, the fix should add the using instead of generating a fully qualified name.
@lgolding @genlu @mavasani
:+1: (assuming that the answer to my comment is "no, don't worry, that can't happen")
:+1: , other than @lgolding 's concern.
If there's code that's being converted from var to an explicit type and there's no using for that type in the file, the fix should add the using instead of generating a fully qualified name.
@lgolding @genlu @mavasani