dotnet/roslyn

Return value has incorrect full name

Open

#1,448 opened on 2015年3月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)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.


コントリビューターガイド

Return value has incorrect full name · dotnet/roslyn#1448 | Good First Issue