2 references to GetDebuggerDisplay
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
SolutionTests\ProjectInfoTests.cs (2)
168Assert.Equal(@"ProjectInfo Goo C:\", projectInfo.GetDebuggerDisplay()); 175Assert.Equal(@"ProjectInfo Goo", projectInfo.GetDebuggerDisplay());