dotnet/roslyn

Highlight References not symmetric in Tuples

Aperta

#24.268 aperta il 16 gen 2018

 (2 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-IDEBugDeveloper Communityhelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

Select "action" here: https://github.com/dotnet/roslyn/blob/6db04109879e42fbe99a3c1e8f1d44175c041e73/src/Workspaces/Core/Portable/CodeFixes/FixAllOccurrences/BatchFixAllProvider.cs#L176

Expected: 4 occurrences (1 def, 3 refs) Actual: 1 occurrence (selected)

Note: FAR correctly shows all 4 Note: Selecting any of the other three occurrences highlights all four occurrences (including the problematic one)

image

image

(Internal) Version 27315.1.d15.6

Guida contributor