dotnet/roslyn

Return value has incorrect full name

Open

#1.448 geöffnet am 20. März 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted

Repository-Metriken

Stars
 (20.414 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

Ported from TFS WorkItem: 1028854



  1. Created By Patrick Nelson (VS) (9/16/2014 3:50:11 PM)

IDkmClrResultProvider.GetResult has a resultFullName parameter that should be used to populate the full name for the root node.  Looks like it is currently using resultName for both.


  1. Edited By Manish Jayaswal (9/17/2014 3:55:49 PM)

Updated the repro steps.


  1. Edited By Manish Jayaswal (10/30/2014 12:07:58 PM)

Nice to have.


Contributor Guide