Use Implicit Type refactoring incorrect for assigning ValueTuple.Create into tuple #11095
Labels
Area-IDE
Bug
Feature - Tuples
Tuples
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
See background.
The type is apparent in this case and so this test should pass. Currently the action is not available because
IsTypeApparentInDeclaration
doesn't think the type is apparent.I think this may be fixed as a side-effect of the work Aleksey is doing on unifying (tuple) and ValueTuple types.
File
UseImplicitTypeTests.cs
The text was updated successfully, but these errors were encountered: