dotnet/roslyn

Return value has incorrect full name

Open

#1,448 创建于 2015年3月20日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (20,414 star) (4,257 fork)batch import
Area-InteractiveBugInteractive-Debugginghelp wanted

描述

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.


贡献者指南