dotnet/roslyn

Return value has incorrect full name

Open

#1.448 aberto em 20 de mar. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4.257 forks)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted

Métricas do repositório

Stars
 (20.414 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

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.


Guia do colaborador