dotnet/roslyn

Return value has incorrect full name

Open

#1,448 opened on Mar 20, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted

Description

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